| Author |
×tamp converted into *tamp
|
pramod talekar
Ranch Hand
Joined: Apr 26, 2010
Posts: 316
|
|
Hi,
I've a jsp which is taking a value Name=ABC×tamp=123000&Address=XYZ.
The controller receives it as Name=ABC*tamp=123000&Address=XYS.
I wrote
I received url as %97tamp%xxxxx
and decodedUrl is xxxa-tamp=xxxxxx
I'm testing it in Eclipse IDE.
Is there any way to receive the word ×tamp in correct format.
|
Thanks,
Pramod
|
 |
 |
|
|
subject: ×tamp converted into *tamp
|
|
|