Hi!

I just tried to maintain my session with url rewriting, and therefor I
used HttpServletResponse.encodeRedirectUrl(String url) for my
redirections.

But all I get is an unencoded url, so I used encodeUrl(String url)
instead, which normaly should NOT be used for redirections.
It works fine so far if I only use encodeUrl(), but I think
encodeRedirectUrl() should work too.
So the question is:
Is this a bug or a feature?

By,
-- 
Guenther Wieser      
creative-it/Guenther Wieser Software KEG
Student of Telematik at Graz University of Technology
http://www.creative-it.com        mailto:[EMAIL PROTECTED]
-> In A World Without Walls And Fences, Who Needs Windows And Gates? <-



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to