[Cialug] Basic java webapp

Dave Weis djweis at internetsolver.com
Sun Nov 28 19:35:58 CST 2010


I want to stay with java as the development language. Can't change too many variables on me at once!


----- Original Message -----
From: cialug-bounces at cialug.org <cialug-bounces at cialug.org>
To: Central Iowa Linux Users Group <cialug at cialug.org>
Sent: Sun Nov 28 18:55:27 2010
Subject: Re: [Cialug] Basic java webapp

Dave,

If you want to deploy on the Java platform but you're flexible as to
implementation language, you could use either Ruby on Rails or Sinatra
with JRuby.  You can package your application as a war file that you
can deploy on any Java application server.

--David

On Sun, Nov 28, 2010 at 2:08 PM, Dave Weis <djweis at internetsolver.com> wrote:
>
> I've used struts for approximately a decade and want to see if the grass is greener elsewhere. I need to write a 4 or 5 screen webapp and would like to see what is recommended now. It will mostly be a mobile html version of a web service. I do want to stay with java though.
> Any ideas?
>
> Thanks
> dave
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug
>
_______________________________________________
Cialug mailing list
Cialug at cialug.org
http://cialug.org/mailman/listinfo/cialug


More information about the Cialug mailing list