S
Steve Burrus
Could someone/somebody please
help me out with the whole package structure for tomcat? I would LOVE to
be able to see a servlet in a folder other than the usual
"C:\jakarta-tomcat-5.0.*\webapps\ROOT\WEB-INF\classes", and I always
specify the folder where I want the servlet class to go in the package
statement at the top of every servlet source file, but alas, I always
get the old 404 server error page whenever I put the servlet class file
into a folder other than the usual "....\ROOT\WEB-INF\classes" folder!!!
Can you please help me with this problem? Thanx.
help me out with the whole package structure for tomcat? I would LOVE to
be able to see a servlet in a folder other than the usual
"C:\jakarta-tomcat-5.0.*\webapps\ROOT\WEB-INF\classes", and I always
specify the folder where I want the servlet class to go in the package
statement at the top of every servlet source file, but alas, I always
get the old 404 server error page whenever I put the servlet class file
into a folder other than the usual "....\ROOT\WEB-INF\classes" folder!!!
Can you please help me with this problem? Thanx.