Howdy:
 
I need some clarification about session management using Cocoon 2.0.
 
The session management document at http://xml.apache.org/cocoon/userdocs/xsp/sessions.html
lists four ways Cocoon manages a user session:
 
- creation of new session IDs
- full session control by the underlying Servlet API 2.2 servlet engine
- cookie- and URI-based session management
- automatic link rewrite if you like your XSP pages to be URI-session-aware
 
My question is for the third item, cookies and URI-based sessions. These are client-side
solutions for user session management, yes? Is any of this data (such as session ID)
still stored on the server?
 
Thanks in advance,
 
Mark Gaither
 
=============================================================
Mark Gaither <
[EMAIL PROTECTED]>
http://www.markgaither.com/
 
FAILURE IS NOT AN OPTION. It comes bundled with the software.

Reply via email to