Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Best Practice: choose between SessionCookie or just Session

Jose Euclides da Silva Junior - DATAPREVRJ

2003-06-03

Replies:

Hi , friends. This is a important best practice question for me. My project
has a web form which is showed and filled ( by the user) after an external
authentication process. The question is: should i generate a session Cookie
that will be recovered by my following servlet or just generate any session
parameter ( which will be recovered later too ), since i guess i only need
to control the whole internal process.
Thanks in advance,
Euclides.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.