Google AppEngine Java Web Technologies

Mark Fortune

New Member
In the last period, I tried to learn something about the Google cloud technology and I quite liked it.I made a test project for learning GWT bound to GAE, too. In my opinion, the web toolkit is a nice framework for building a Web 2.0 UI from scratch, for those who always worked with Java, but... I think my team is not ready for that, unfortunately.So, I have to choose another front-end technology, rather than leave my mates writing thousands-code-lines JSP.What do you recommend to me? Last year I worked a little with Spring MVC and Struts, but since the project we're going to start is a "green field", I'd like to go for a state of art framework.Remember:
  • traditional "page" approach (html views, forms, and so on)
  • must work on Google App Engine
 

michealwade

New Member
Google engine application is such a complete java playback environment in a protected sand pit environment. It's also based on typical java web technological innovation requirements, such as servlets and java.net, JavaMail and JCache.
 
Top