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@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to