Look at:
http://svn.apache.org/viewcvs.cgi/jakarta/commons/sandbox/servlet/trunk/src/java/org/apache/commons/servlet/RequestUtils.java?rev=156588&view=log
Lukas Bradley wrote:
> I thought this functionality was included in BeanUtils, but apparently
> I'm wrong.
>
> I'm looking for methods to translate web query strings into a Map, and
> a Map of name/value pairs into a String. Of course, I also would like
> the method to handle URLEncoding and Decoding.
>
> It would be quick to write, but I was hoping it already existed.
>
> Thanks for any help finding these rogue methods.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-user-help@jakarta.apache.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org
|