> From: loredana loredana [mailto:[EMAIL PROTECTED] > Subject: jsp modifications not visible after tomcat restart? > > I remember that if I do a modification in a jsp file I don't > have to restart tomcat, it's enough to copy the jsp file in > the webapps/appfolder/ and refresh in browser. well that > doesn't work for me.
Look at the settings for the JSP servlet in conf/web.xml or in your webapp's WEB-INF/web.xml. Have you set development to false? If so, JSPs will not be recompiled automatically when updated. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]