Hi,

It is my understanding that  should always return the
unencoded URI.
I.e. for  href="foo%20bar", getrequestURI should
return 'foo bar', not 'foo%20bar'.
Now, this seems to not always be the case. Does it
depend on the browser?

Thanks 

Hi,

It is my understanding that
HttpServletRequest.getRequestURI should always return
the unencoded URI.
I.e. for  href="foo%20bar", getrequestURI should
return 'foo bar', not 'foo%20bar'.
Now, this seems to not always be the case. Does it
depend on the browser?

Thanks 
-P.


_________________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to