Doesn't encodeURL do this for you?


> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
> Manish Bhatnagar
> Sent: Tuesday, June 13, 2000 5:13 PM
> To: [EMAIL PROTECTED]
> Subject: Query String
>
>
> Hi all!
>
> Can I pass special characters in the query string?
> e.g.
> http://machine_name:8080/servlet/servlet_name?parameter1=value1&pa
> rameter2=value2
>
> where
> value1 or value2=abc#efg#hij
>
> The idea is to pass more parameters concatenated with a delimiter (#
> here) than to use many parameter=value pairs.
> Any comments appreciated,
> Manish Bhatnagar
>
> --
> ----------------------------------------------
> Manish Bhatnagar
> Software Engineer
> Accord Software & Systems Pvt. Ltd.
> 37, Krishna Reddy Colony
> Domlur Layout
> Bangalore - 560 071
> Telephone: +91-80-5560105 x 211
> Fax: +91-80-5562723
>
> Obstacles are things a person sees when he takes his eyes off his goal.
>
> -E. Joseph Cossman
> ----------------------------------------------
>
> __________________________________________________________________
> _________
> 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
>

___________________________________________________________________________
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