ok - hang on a second... no need for the caps... in case you weren't
aware, caps are interpreted as SHOUTING and is considered rude.

On Tue, 28 Aug 2001, [iso-8859-1] vinod tomcat wrote:
> 
>    1.  IF I UPDATE ANY JSP FILE AND UPLOAD , DO I NEED
> TO MAKE ANY CHANGES WITH WORK DIRECT. SOME BODY TOLD
> ME THAT I WILL HAVE TO DELETE THE CONCERNED .CLASS
> FILES ???

no.  Tomcat will detect that the .jsp file is newer than the .java (or
.class - not sure, doesn't matter) file and recompile it.

>    2. IF I MAKE CHANGES WITH THE ANY CONFIGURATION
> FILE ...DO I NEED TO MAKE ANY CHANGES WITH ANY OTHER
> FILE ... I HAD REPLACED THE SERVER.XML FILE AS IT WAS
> CORRUPTED ..BUT NOW I M GETTING ERROR..

If you change configuration files, you will (afaik) need to restart tomcat
for the changes to take effect.

What is the error you are getting with your server.xml?

cheers
dim

> 
> 
> 
>  --- Dmitri Colebatch <[EMAIL PROTECTED]> wrote: >
> The work directory is where .jsp files are compiled
> > first to .java then to
> > .class files.  You shouldn't need to worry about it
> > at all.  If you delete
> > files in there I think you could have problems while
> > tomcat is running,
> > but if you stop tomcat you can certainly delete all
> > the files and they
> > will be regenerated when .jsp files are requested.
> > 
> > hth
> > dim
> > 
> > On Tue, 28 Aug 2001, [iso-8859-1] vinod tomcat
> > wrote:
> > 
> > > 
> > > 
> > > hi friends,
> > > 
> > >  can anybody help me ..i m in fix ..
> > > 
> > > 
> > >   1. some body said me that containts of work
> > > directiory in tomcat are generated automatically
> > and
> > > normal functionaing of a site dosent get affected
> > if
> > > all class files in work directiory are deleted .
> > is
> > > this true ??? 
> > > 
> > >  even if i delete all class files in work ,
> > > application works fine ??  please help me...
> > > 
> > > 
> > >  2. if i make any change to any jsp file , do i
> > need
> > > to delete the class files of work directiory ???
> > > somebody said me so ..is this necesssery to make
> > > changes effect ??
> > > 
> > > 
> > > 
> > > thanks 
> > > 
> > >
> >
> ____________________________________________________________
> > > Do You Yahoo!?
> > > Send a newsletter, share photos & files, conduct
> > polls, organize chat events. Visit http://in/
> > groups.yahoo.com
> > > 
> >  
> 
> ____________________________________________________________
> Do You Yahoo!?
> Send a newsletter, share photos & files, conduct polls, organize chat events. Visit 
>http://in/ groups.yahoo.com
> 

Reply via email to