Yup i realised that as soon as sent this mail. Thanks for the reply.
On 3/7/06, David Delbecq <[EMAIL PROTECTED]> wrote:
>
> Encoding and decoding of query parameters is the job of container
> (tomcat, jboss, websphere, what ever you are using). The only struts
> related exception is for multipart
Encoding and decoding of query parameters is the job of container
(tomcat, jboss, websphere, what ever you are using). The only struts
related exception is for multipart/form-data (used for file uploads).
There it's common-fileupload library which does the decoding. Why would
you want to do the dec
2 matches
Mail list logo