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 th
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
2 matches
Mail list logo