Since everybody's throwing suggestions around and depending on the kind of challenge you're ready to accept, I'll suggest Lift (http://demo.liftweb.net) as a web framework. It uses Scala as the underlying language (better than Java) and has great AJAX support, including native jQuery integration. Deploying Lift webapps is the same as any Java .war file, so it should be instantly familiar to our existing user base.
JRuby/Rails would also be a viable alternative. I think forward-thinking web frameworks are a more fertile learning grounds than yesterday's technology (referring specifically to Java/JSPs) and I think that's a key component of the Google Summer of Code project. alex On 3/12/08, Tammo van Lessen <[EMAIL PROTECTED]> wrote: > > Hi all, > > > Milinda Pathirage wrote: > (Sorry I forgot to look at license information) > > > Same for me. Licenses are boon and bane :) > > In this case I'm also in favor for jQuery. > > > > I think it's better if we move this discussion to developer list. Any > > suggestions? > > full ack. > > Cheers, > > Tammo >
