"M. Amin" wrote:
> 
> I think
> i have to encode the request parameters first which contains the special
> characters berfore sendind it then decoding it for processing in my servlet.
> But i don't how can i accomplish it ?

URLEncoder.encode("foobar");

Ulrich

-- 
Ulrich Mayring
DENIC eG, Systementwicklung

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to