[Cialug] Basic java webapp

David W. Body davidbody at bigcreek.com
Sun Nov 28 18:55:27 CST 2010


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
>


More information about the Cialug mailing list