Dear colleagues, I tried to find out, how to do URL rewriting with Cocoon 2 when cookies are switched off. I looked in several mails: Vadim said that you have to do URL rewriting yourself, but in Request.java I can find a method
boolean isRequestedSessionIdFromURL(); So it seems that cocoon supports URL rewriting in an unknown way. When I have to do it myself, what is best practise to do that? How can I save my session so that it survives between the requests, because I store some data within the session. Did anyone of you do something like that? Thank you, best regards - Volker - --------------------------------------------------------------------- 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]>