Hi all,

I am working on a project, in which RPC based services are implemented
using GWT.
This project is to be deployed on  GAE.

The first module contains UI for login.
After a successful login, a session id is created and send back to
this module (login module).
Immediately after this, I redirect the user to a new page using
"Window.Location.assign()".
My problem is, that I need to send session id to this new  module.
Please suggest, how can I accomplish this?

Thanks for t he help.

- Ashish

-- 
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.

Reply via email to