Whoops. I have the 4.0 docs on my host's server. That is what I was looking at. There are a lot more docs on the site you linked to. Are most of these applicable to 4.0, or is this for the most part 4.1 references?
Thanks for the pointer, John. Erik > -----Original Message----- > From: Turner, John [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 20, 2002 2:47 PM > To: Price, Erik; [EMAIL PROTECTED] > Subject: RE: newbie Q > > > > Most of the stuff in server.xml is explanation/documentation > and optional. > > Minimum Context: <Context path="" docBase="ROOT" debug="0"/> > > Simple Context: <Context path="/examples" docBase="examples" > debug="0" > reloadable="true" crossContext="true" /> > > More involved Context: the Examples Context in server.xml. > > Are we looking at the same docs? There's all sorts of stuff > in there, like > this from the Configuration reference: > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/context.html > > John -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
