RE: Update JSP

2001-10-25 Thread Barney Hamish
You shouldn't actually need to do anything to get tomcat to recompile the page (assuming you don't have automatic compilation turned off). Just request the page and tomcat should recompile it for you. If that doesn't work shutdown tomcat, delete all the files in the $tomcat_home/work directory and

RE: Update JSP

2001-10-25 Thread Durham David Cntr 805CSS/SCBE
If you want to change a JSP page, just modify the file. That's all you have to do. -Original Message- From: Claudia Sarmiento [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 24, 2001 7:43 PM To: '[EMAIL PROTECTED]' Subject: Update JSP Hello: I'm using tomcat 3.2.1, and i want to

Re: Update JSP

2001-10-25 Thread Siomara Pantarotto
When you work with tomcat3.2.1 sun recommends to create two environment variables: ANT_HOME and TOMCAT_HOME they both point to the tomcat installation folder. Do you have that set? Siomara >From: Claudia Sarmiento <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: "'[EMAIL PROTECTED]'" <[