0 Replies Latest reply on Jul 15, 2002 11:15 AM by marvin

    specify file encoding

    marvin

      Hi,

      I'm running jboss 2.4.7 with catalina 4.0.4 and I have problems with utf-8 encoded JSPs. I specified a property for the JVM in run.bat like this:

      -Dfile.encoding=UTF8

      But this did'nt work.

      Any idea where else to specifiy the character encoding? Is there any possibility to do so in web.xml?

      Thanks in advance