You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Bob Lee <cr...@crazybob.org> on 2002/04/15 17:16:21 UTC

Query String Parser

Is there a class to parse/manipulate/create query strings in the Commons?

Thanks,
Bob


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Query String Parser

Posted by John McNally <jm...@collab.net>.
<http://cvs.apache.org/viewcvs/jakarta-turbine-fulcrum/src/util/org/apache/fulcrum/util/parser/>

contains StringValueParser which will handle the parsing/manipulating
part.  Nothing to create them though.

john mcnally

Henri Yandell wrote:
> 
> I don't believe so. I'd imagine the Tomcat project could easily donate
> one?
> 
> Hen
> 
> On Mon, 15 Apr 2002, Bob Lee wrote:
> 
> > Is there a class to parse/manipulate/create query strings in the Commons?
> >
> > Thanks,
> > Bob
> >
> >
> > --
> > To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> > For additional commands, e-mail: <ma...@jakarta.apache.org>
> >
> >
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Query String Parser

Posted by Henri Yandell <ba...@generationjava.com>.
I don't believe so. I'd imagine the Tomcat project could easily donate
one?

Hen

On Mon, 15 Apr 2002, Bob Lee wrote:

> Is there a class to parse/manipulate/create query strings in the Commons?
>
> Thanks,
> Bob
>
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>