On Fri, 19 Nov 1999, Chris Gow wrote:

> You're on your own for that.  But if you don't mind using Open
> Source code, I vaguely remember someone mentioning a class that was
> used for Apache JServ that converted an encoded URL to an array of
> Strings.  I would check the archives for it.

There is also some code in javax.servlet.http.HttpUtils that can help
with this.


> -----Original Message-----
> From: Vitaly Lipovetsky [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 19, 1999 2:54 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Encoding parameter values in query string ?
>
>
> Chris Gow wrote:
>
> > public String java.net.URL.Encoder.encode(String s)
> >
> > Should do what you are looking for.
>
> Thank you very much.
>
> What coud you say about reverse transformation ?
>
> >
> >
> > Chris Gow
> > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> >
> > -----Original Message-----
> > From: Vitaly Lipovetsky [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, November 18, 1999 10:59 AM
> > To: [EMAIL PROTECTED]
> > Subject: Encoding parameter values in query string ?
> >
> > What method should I use to translate sysmbols & and = in query string
> > parameters ?
> >
> > queryurl?param1==jhjh&&param2=&&&&
> >
> > --
> > My best regards,
> > Vitaly Lipovetsky.
> >
> >
>

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