I think you are on the wrong track here. Create a URLConnection to the servlet and send your data as a string, then convert that string to objects or use a MVC framework like struts or stripes that will do that for you.
2010/8/5 lam <[email protected]> > Hi, > Can you use server context with GWT?? > If I define a servlet in the web.xml file and then add a server > context, can I access the server instance from another class? How > could I do this? > Thank you > > -- > 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]<google-web-toolkit%[email protected]> > . > 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 [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.
