dear friend :-)
 u have the answer in your question check methods of HTTPServletResponse
 public java.lang.String encodeURL(java.lang.String url)

 cheers.. abhi

> -----Original Message-----
> From: ext ROLDAN, Gabriel raul 
> [mailto:[EMAIL PROTECTED]]
> Sent: 20. December 2002 11:40
> To: [EMAIL PROTECTED]
> Subject: url encoding
> 
> 
>  is there any standard way to encode an URL?
>  I am sending to servlet a querystring wich has characters like '=',
>  and request.getParameter does not return the value I sent.
> 
>  Are there any classes in any standard java package to 
> dealing with this?
> 
> thanks
>         Gabriel
> 
> ==============================================================
> =============
> To unsubscribe: mailto [EMAIL PROTECTED] with body: 
> "signoff JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set 
> JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
> 
>  http://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.com
> 

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to