hi, is it possible to propagate a session to a ressource when the session was created in the same request and no cookies are allowed ? i got a login pipeline that creates a session (request.getSession(true)) and then calls a ressource. if the session in the resource is checked, it is null. is there any solution to this problem?
thanks marc --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>