I think you can use RPC for this... There is an inherited property in
your Service class implementation you can use it to access your
HttpSession object and retrieve it to the client side..

There is a nice article here you may take a look
http://knol.google.com/k/boiling-java/gwt-good-but-handle-with-care/1f4slmudt2qvm/2#

´


On Aug 24, 5:50 pm, mykol <mrmall...@gmail.com> wrote:
> Hi everyone,
>
> Just starting with GWT. My page design heavily depends on
> HttpServletRequest parameters and HttpServlerSession attributes. How
> do I access this from my EntryPoint class?
>
> Thanx!
>
> mykol
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to