Hi!

I don't know, if this is what you are looking for, but usually to decode 
URL-Encoded Strings you would use

String decodedString=java.net.URLDecoder.decode(encodedString);


Helmut Rubasch



At 09:31 30.05.2001 +0200, you wrote:
>hi
>How can I read request parameters with URL encoding from a FormBean?
>
>Jan Fredrik
>
>         ___ Jan Fredrik Øveraasen | Senior Systems Developer
>         ___ Cell Network ASA | Pb. 5313, Sørkedalsv. 10A, N-0304 Oslo,
>Norway
>         ___ Tel: +47 23196600/35 | Fax: +47 23196601 | Mob: +47 93 49 99 88
>    ___ http://www.cellnetwork.com/ |
>mailto:[EMAIL PROTECTED]
>
>

Reply via email to