You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Christopher Molnar <mo...@mac.com> on 2005/07/16 01:29:58 UTC

Depreciated?

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: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Depreciated?

Posted by Christoph Kutzinski <ku...@gmx.de>.
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: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org