Do it the other way around : hide your web files from the TOMCAT_HOME
directoty. (see server.xml...)

Mvgr,
Martin

> -----Original Message-----
> From: Jerry Villamizar [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 31, 2001 7:11 PM
> To: [EMAIL PROTECTED]
> Subject: TOMCAT Config Files
>
>
>
> Can i move all the tomcat configuration files and java classes
> outside of my
> %TOMCAT_HOME%/...<subdir> because i would like to hide all these files
> outside my web files..
>
> Thanks
> Jerry
>
> ----- Original Message -----
> From: "Kiss-Beck Jozsef" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, May 31, 2001 8:16 AM
> Subject: RE: TOMCAT_HOME\classes in 3.2.1
>
>
> > Hi!
> >
> > There is something about TOMCAT_HOME\classes in the User's guide:
> >
> > ...
> >
> > The Tomcat directory structure
> > ...
> > Additionally you can, or Tomcat will, create the following directories:
> >
> > work:  Automatically generated by Tomcat, this is where Tomcat places
> > intermediate files (such as compiled JSP files) during it's work. If you
> > delete this directory while Tomcat is running you will not be able to
> > execute JSP pages.
> >
> > classes:  You can create this directory to add additional classes to the
> > classpath. Any class that you add to this directory will find it's place
> in
> > Tomcat's classpath.
> >
> > ...
> >
> > MfG / Best regards
> >
> > Jozsef Kiss-Beck
> > Sysdata CSS IN INE3
> >
> > > -----Original Message-----
> > > From: Moin Anjum H. [mailto:[EMAIL PROTECTED]]
> > > Sent: Thursday, May 31, 2001 2:12 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: TOMCAT_HOME\classes in 3.2.1
> > >
> > >
> > > Hi,
> > >
> > > If you analize carefully you will notice TOMCAT_HOME is the
> > > Environment
> > > variable that you have to set. Similar to CLASSPATH. If you don't set
> > > then bat file takes the ..\ as current Tomcat Directory.
> > >
> > > HTH
> > > Moin.
> > >
> > > Anson To wrote:
> > >
> > > > Hi all,
> > > >
> > > > When I'm editing the tomcat.bat under TOMCAT_HOME\bin
> > > > I'm just noticed that the script includes
> > > > TOMCAT_HOME\classes in the classpath.  But the fact is
> > > > that there's *NO* TOMCAT_HOME\classes in 3.2.1!!  I'm
> > > > just curious... Any idea?
> > > >
> > > > Many thanks!
> > > > Anson
> > > >
> > > > ____________________________________________________________
> > > > Do You Yahoo!?
> > > > Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
> > > > or your free @yahoo.ie address at http://mail.yahoo.ie
> > >
> >
>
>

Reply via email to