lanxiazhi wrote:
hello,
I have a web app in tomcat ,where exists some .jsp,.vm files,
these files are saved using different encoding(I think).when requested,some
of them display urgly,garbled.
so I think maybe I can implement such a filter:first read the content of the
file,and* *decide which cha
> From: lanxiazhi [mailto:lanxia...@gmail.com]
> Subject: implement dynamic filter
>
> I have a web app in tomcat ,where exists some .jsp,.vm files,
> these files are saved using different encoding(I think).
Why don't you simply fix the encoding the files are stored in? Use UTF-8 to
avoid never