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)