> Our company is looking for a way for 'quick' web-development. > Small webapps consisting of a few webpages with some minimal > database interaction. > > We currently develop everything in Java (including webapps), > but I find the whole cycle of developing, compiling (java > class files, EJBs etc), deploying, JNDI setup, db resource > setup and recompilation (of the jsps) too heavy. > Additionally, for applications with a limited number of users > (50 would be a huge userbase in this case), I think that a > clustered multitier application server (our current > deployment platform) is waaaayyyy too complex. > > I would like to propose a (any?) scripting language as alternative.
Since you're currently a Java shop, it may be helpful to read about what some leading Java developers (Bruce Tate, David Geary, etc.) are doing. http://www.google.com/search?num=100&q=java+ruby+rails+tate+geary -Mike _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
