I'm very pleased with the Google Web Toolkit (GWT) and it would very
nice to adopt the same way of building html code user interfaces in
servlets in GAE - as an alternative to the servlet dispatching jsp
paradigm.

In short - from inside servlet doPost (or doGet) method - it would be
nice to add widgets like panels, buttons ... and basic html (with
attributes and parameters) - to the document before written to the
response.

- a GWT-clone creating html code directly to the servlet response
instead of GWT creating javascript in the server that creates html in
the browser.

Any tips to java html-widget libraries?








--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to