Try it out. I think it will work but I am not sure. In my gwt test releases GWT complaints about not-supported gwt code, but it does run as the code is never used by GWT. But I don't know how this is done during serialization. - Ed
On Dec 6, 9:11 pm, joe kolba <[email protected]> wrote: > Is it possible to put a transient method that contains non gwt objects > inside a transport object? I am transferring a DTO back and forth from the > server to the client and would like to be able to give the object > functionality to run sql statements and work with my session connection > when its on the server side. -- 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.
