Hi All,

In an Action i want to encode an URL on the HttpResponse to have the session
Id on this URL.

url =
((org.apache.cocoon.environment.http.HttpResponse)(ObjectModelHelper.getResp
onse(objectModel))).encodeURL(url);

But my URL is not encoded.

I don't find where to configure if encoding is needed or not. Help please !

I'm using tomcat-4.1.12 and cocoon 2.0.4.

Ludovic


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

Reply via email to