On Thu, 06 Jun 2013 08:07:17 -0300, Peter Hvass <[email protected]> wrote:

Hello,

Hi!

Grab HttpServletRequest (perhaps via RequestGlobals) and then call getSession().getId() on it. :) Think that should work!

You can @Inject HttpServletRequest directly at least since T5.1. No need to use RequestGlobals directly.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to