I assume that you mean by "req" a HttpServletRequest. Why do you think that getSession(boolean) is deprecated? I've found no clue that it is.

Christoph

Christopher Molnar wrote:
I understand HttpSession session=req.getSession(true); has been depreciated. What is correct to use in place of HttpSession ?

Thanks,
-Chris


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to