I want to enable a session anytime a new user arrives on a given page, 
si I can use the ReadDOMSession/WriteDOMSession later
in the website.

Is there an action to simply enable a session. No validation, no 
nothing, just a session opened.
It seems that I can use the HttpRequest.getSession() to enable it, but 
it supposes that i code a XSP.

I am newbie at session management, and hope you can help.


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to