> From: smooochy [mailto:
dps002@...]
> Subject: Re: Change Tomcat listening interface in Windows
>
> So I have looked at the documentation, but it's all Greek to me.
There are several books on Tomcat, if you can't follow the docs; O'Reilly may be the least objectionable. You will likely want to become familiar with the servlet spec as well:
http://jcp.org/aboutJava/communityprocess/mrel/jsr154/index2.htmlIf you haven't found it yet, conf/server.xml has most of the Tomcat-specific config; conf/web.xml contains the servlet spec-defined config values for all webapps.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...