pro_java_server thread: Beginner's config problem with TomCat 4.1.12
Hi,
If you are putting the code in a sub directory under
the web-apps of tomcat then you need to give the
context path in server.xml file under conf directory.
i.,e you need to add the <Context path="/your
directory" docBase="your directory" debug="0"
reloadable="true"
crossContext="true"/>.
thanks.
srikanth.
__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
|





