Re: getting seesion in client class

2011-04-30 Thread khiem nguyen
server maintains application-state, sessions. client doesn't have anything to do with it. if you want to deal with session stuffs at client code, it must me something conceptional wrong here On Sat, Apr 30, 2011 at 12:04 PM, Stefan Ollinger wrote: > You need to create the session explicitely on t

Re: getting seesion in client class

2011-04-30 Thread Stefan Ollinger
You need to create the session explicitely on the Server Side. Servlet filters are nice for this, since you can map them to wildcard urls. Regards, Stefan Am 30.04.2011 10:20, schrieb Vik: Hie How to get a handle to session or create if session is not existing in entry point class ? Plz adv

getting seesion in client class

2011-04-30 Thread Vik
Hie How to get a handle to session or create if session is not existing in entry point class ? Plz advise Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To