By Date: <-- -->
By Thread: <-- -->

change server default enconding -Where to set JAVA_OPTS in catalina.sh for UTF8?



Java Development Team wrote:
> I dont know about this either. How do I get  access to  default servlet

You'll only have a problem if:
- you include static resources
- the static resources are encoded other than with the default platform
encoding

If you need to make changes, the default servlet is configured in
conf/web.xml in a standard install.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org