I do use the same approach, though with Spring MVC Controllers + XStream instead of GWT RPC.
https://github.com/scumm/mojo/tree/master/mojo-dao/src/main/java/mojo/dao/util On May 1, 10:27 pm, Celinio <[email protected]> wrote: > Thanks for pointing it out. > Well, apparently the author created a class, HibernateFilter.java, that acts > as a filter during the GWT serialization of > objects.http://tocollege-net.googlecode.com/svn/ProGWT/trunk/src/main/java/co... > > It converts Date objects, PersistentSet collections etc. > Not sure what it's worth actually. > Has anyone used such approach ? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
