Actually Craig, the first thing I did when I downloaded Tomcat was read the entire documentation tree, taking notes along the way.
Thanks for the link. > -----Original Message----- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 20, 2002 6:34 PM > To: Tomcat Users List > Subject: RE: Where's my fish? How do I go fishing? (Tomcat 4.0) > > > > On Wed, 20 Mar 2002, JavaJosh wrote: > > > Date: Wed, 20 Mar 2002 18:27:41 -0800 > > From: JavaJosh <[EMAIL PROTECTED]> > > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > > To: 'Tomcat Users List' <[EMAIL PROTECTED]>, > > [EMAIL PROTECTED] > > Subject: RE: Where's my fish? How do I go fishing? (Tomcat 4.0) > > > > Thanks. Where is this attribute documented? > > > > Start up Tomcat, and go to: > > http://localhost:8080/tomcat-docs/config/context.html > > or look it up online at: > > http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/context.html > > Since you're fishing, you might want to peruse the rest of the Tomcat > documentation that is included as well :-). > > Craig > > > > > -----Original Message----- > > > From: John Roth [mailto:[EMAIL PROTECTED]] > > > Sent: Wednesday, March 20, 2002 2:59 PM > > > To: 'Tomcat Users List' > > > Subject: RE: Where's my fish? How do I go fishing? (Tomcat 4.0) > > > > > > In esrver.xml: > > > > > > <Context path="/yourcontextpath" docBase="yourdocbase" > > > reloadable="true"> > > > > > > > > > -----Original Message----- > > > From: Ilya Khandamirov [mailto:[EMAIL PROTECTED]] > > > Sent: Wednesday, March 20, 2002 5:53 PM > > > To: 'Tomcat Users List' > > > Subject: RE: Where's my fish? How do I go fishing? (Tomcat 4.0) > > > > > > > > > >Forgive me, but I am not sure what tag to use to set "reloadable" > > > > > > file: %CATALINA_HOME%\conf\server.xml (or > > > $CATALINA_HOME/conf/server.xml) > > > tag: <Context ...> > > > > > > Regards, > > > Ilya > > > > > > > > > > > > > > > -- > > > To unsubscribe: <mailto:tomcat-user- > [EMAIL PROTECTED]> > > > For additional commands: <mailto:tomcat-user- > [EMAIL PROTECTED]> > > > Troubles with the list: <mailto:tomcat-user- > [EMAIL PROTECTED]> > > > > > > > > > -- > > > To unsubscribe: <mailto:tomcat-user- > [EMAIL PROTECTED]> > > > For additional commands: <mailto:tomcat-user- > [EMAIL PROTECTED]> > > > Troubles with the list: <mailto:tomcat-user- > [EMAIL PROTECTED]> > > > > > > _________________________________________________________ > > Do You Yahoo!? > > Get your free @yahoo.com address at http://mail.yahoo.com > > > > > > -- > > To unsubscribe: <mailto:tomcat-user- > [EMAIL PROTECTED]> > > For additional commands: <mailto:tomcat-user- > [EMAIL PROTECTED]> > > Troubles with the list: <mailto:tomcat-user- > [EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
