> From: John Byrne [mailto:jbmulti...@gmail.com] > Subject: Tomcat 6.0.26
Thanks for the very specific version and installation information - quite helpful. > I use default install structure for tomcat. I add a applications > folder under TOMCAT 6.0\webapps\ROOT\myfoloder Which is the problem. Your webapp should be in webapp\myfoloder (that may be a typo on your part). > Also add classes folder under tomcat 6.0\webapps\ROOT\WEB-INF\classes That should be under webapps\myfoloder\WEB-INF\classes. ROOT is its own application; each additional application should be located under webapps, not ROOT. - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org