Include Files 2004-02-10 - By Chris Daly
Back thanks.
do i delete the name of the app under tomcat, for example work/Standalone/localhost/Website ? and all the $... files and the two directories - Help and WEB-INF under this directory ?
what is the touch cmd ? i cant find it in my wrox tomcat book ?
cheers
chris
You would delete only the directory relative of your site, under the work directory of tomcat; for example, if you site is called www.test.org, you must delete the directory under tomcat work/www.test.org_8080; probably the name may be different from release; after delete it, you must restart tomcat; But have you tried to use the touch cmd on all .jsp file that include your include.jsp? I use this mode, and all is OK, and I doesn't delete the work directory;
At 11:25 10.02.2004 +0100, you wrote: >You would delete only the directory relative of your site, under the work >directory of tomcat; > >for example, if you site is called www.test.org, you must delete the >directory under tomcat work/www.test.org_8080; > >probably the name may be different from release; > >after delete it, you must restart tomcat; > >But have you tried to use the touch cmd on all .jsp file that include your >include.jsp? I use this mode, and all is OK, and I doesn't delete the work >directory;
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|