RemoteServiceServlet has a getThreadLocalRequest() method which
returns a HttpServletRequest.
With the HttpServletRequest, you can call the standard getSession()
method

On Mar 22, 5:18 am, guest23 <[email protected]> wrote:
> Hi there,
>
> gwt rpc is a nice feature!
>
> Is it possible to get a HTTP Session inside RemoteServiceServlet?
>
> User does login over normal Servlet. I store the login token in
> session.
>
> Thanks for help!

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