Thanks But what i can not find /manager or /admin in server.xml?
I use "grep manager server.xml" and "grep admin server.xml" both return nothing. where can i find how /manager and /admin are set up? J. P. On Fri, 14 Feb 2003, Turner, John wrote: > > A Context can be anywhere. For example, check out the /admin and the > /manager Contexts in Tomcat. They're not under CATALINA_HOME/webapps at > all. > > Point your Context wherever you want. > > John > > -----Original Message----- > From: Xiongfei Wang [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 14, 2003 2:42 PM > To: Tomcat Users List > Subject: RE: how to creat a developer dirctory > > > Thank you for your respone. > I read the document it helps a lot. > but i hava one more qestion. It seems to me that all servlet class must got > someplace under $CATLANA_HOME/webapps, my question is can i set my > development directory somewhere outside the $CATALANA_HOME? > > > On Fri, 14 Feb 2003, Turner, John wrote: > > > > > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/context.html > > > > John > > > > -----Original Message----- > > From: Xiongfei Wang [mailto:[EMAIL PROTECTED]] > > Sent: Friday, February 14, 2003 12:43 PM > > To: Tomcat Users List > > Subject: how to creat a developer dirctory > > > > > > > > I have redhat 7.3 linux wiht apache(1.3.27)-tomcat(4.1.18) on it. is > > there a way i can put my develop servlets on directory say > > /var/www/servlets instead of > > /usr/local/jakarta-tomcat-4.1.18-LE-jdk14/webapps? > > if i can how can i do it. Can somebody point to some website i can learn > how > > to do that? > > > > Thanks > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --- > > > > Checked by AVG anti-virus system (http://www.grisoft.com). > > Version: 6.0.449 / Virus Database: 251 - Release Date: 1/27/2003 > > > > > > --- > > > > Checked by AVG anti-virus system (http://www.grisoft.com). > > Version: 6.0.449 / Virus Database: 251 - Release Date: 1/27/2003 > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --- > > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.449 / Virus Database: 251 - Release Date: 1/27/2003 > > > --- > > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.449 / Virus Database: 251 - Release Date: 1/27/2003 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
