On Fri, 14 Dec 2001, shashi kanth goud wrote:

>
> hi all out there,
>               how to send "&" in url. I have tried response.encodeURL(). it didn't 
>worked.
> my code piece is like this
> res.sendRedirect(res.encodeURL("send.jsp?name=jim&tim&add=xyz"));

You want java.net.URLEncoder.

Milt Epstein
Research Programmer
Software/Systems Development Group
Computing and Communications Services Office (CCSO)
University of Illinois at Urbana-Champaign (UIUC)
[EMAIL PROTECTED]

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to