Hello,
My application design is GWT embedded in JSP's.  I have few JSP's and few
GWT modules.
I want to send few Objectify objects back to the client for every HTTP
request.
I discovered the following choices.  Two are from this article
http://googlewebtoolkit.blogspot.com/2010/10/using-dynamic-host-page-for-gwt-apps.html
Official support for something along the lines of what Pat Niemeyer
suggested<http://www.techhui.com/profiles/blogs/simpler-and-speedier-gwt-with>or
Lombardi
is doing <http://jectbd.com/?p=1329> would provide a great method for
speeding up module startup when using JSPs or Servlets.

3. Sending JSON objects back to the client from Server.(I am still
evaluating a Java-JSON library that works well with Objectify)

Please share your thoughts on the three choices.

-Aswath
http://www.AccountingGuru.in

-- 
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