Hi

How to integrate gwt request factory with tomcat

Thanks
Srinivasan Raghavan

On Tue, Aug 23, 2011 at 9:46 PM, Y2i <yur...@gmail.com> wrote:
> They both seem to scale.  The main difference is when RPC is used the server
> works with POJOs that need to be translatable and that need to be mapped to
> database records by hand or by some tools.  Request Factory works with
> objects that do not need to be translatable: the may come directly from some
> persistence layer (JPA, JDO), so an extra mapping step is eliminated.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/EohJt_FDeT0J.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to