I use a servlet filter to set the encoding before it reaches struts
souravm wrote:
Hi All,
I want to set the chracter encoding of incoming http request by using HttpServletRequest.setCharacterEncoding() api.
How do I do it using Struts 1.2.4 ? Does it provide any configuration parameter
to do the same ? Or one has to subclass the RequestProcessor class to do the
same ? Or is there any other way ?
Regards,
Sourav
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Jason Lea
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]