Hello Ishank, I am kinda new to this stuff so I don't know...but I've had the same problem, and if you have an .xml file included in your build directory you have to include the full path instead of for example .../docs/ to
Hope it may help. JP -----Original Message----- From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED]] On Behalf Of Ishank Jain Sent: Friday, February 15, 2002 4:08 PM To: [EMAIL PROTECTED] Subject: Hi Introduction and a problem Hi List My name is Ishank. I have just joined the list. I am doing my Masters in Computer Engineering from the Univeristy of Minnesota and am currently involved in an servlet based website development for a univeristy project. I am facing a problem running the servlets. I am developing the servlets on the Forte IDE. Now when I develop a servlet it works fine with the integrated Tomcat 3.2 server of the Forte. I have also installed the latest Tomcat 4.0 on the system. Now when i try running the same servlet the browser displays the following error: Apache Tomcat/4.0.2 - HTTP Status 404 - /SimpleServlet/SimpleServletTest ------------------------------------------------------------------------ -------- type Status report message /SimpleServlet/SimpleServletTest description The requested resource (/SimpleServlet/SimpleServletTest) is not available. ------------------------------------------------------------------------ -------- Can anyone please tell me when does this error comes and what is the likely mistake that I am making. Thanks Ishank Graduate Student Computer Engineering University of Minnesota _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. ________________________________________________________________________ ___ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
