hi
i am useing apache webserver with tomcat
servlets have stopped regestering
my old servlets including one i made are workin
but when i place my new servlets in the same dir they dont work
herte is my context tag in the 'server.xml'
<Context path="/myProject" docBase="webapps/myProject"
debug="0" reloadable="true" >
i keep my servlet class files in
/webapps/myproject/web-inf/classes/
previously everythin used to work fine
but not now
can anyone help
regards
Sam
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Sampat Palani
USIT New Delhi India
[EMAIL PROTECTED]
------Ooo( ". | ." )ooO------
"Knowledge is the antidote to fear" -Ralph Waldo Emerson
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets