Hi there,

I've upgraded to cocoon 2.0b1 and now the sessions don't work.

request.getSession() and request.getSession(true)
both don't create a session, as is specified in the API.

I've seen the piece on session management, but I don't think
that that's the only way to maintain sessions (I think
its very ugly to have to create your links and append
the session id behind it).

Since tomcat automatically maintains sessions as is stated in
that same document, can I access that session object?

Or am I doing something completely wrong?

Greetings,

        Kenney Westerhof


---------------------------------------------------------------------
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