Hi every one

I have a problem in my servlets.

when someone sends parameters through the query string to my servlet that
have the character '%'
in it , something like: myservlet?param=fh%fjnv I cannot receive the
parameter in my servlet
I know that there is encoding for urls and when the % comes with one of
those (e.g %26 ) I can read it

I am asking this here because I haven't had that problem in another server
with the exact same servlet
can ant one help ?
thanks
Shlomi


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

Reply via email to