Under the working directory you should have a following directory structure
working/WEB-INF/classes.
In the classes directory place your servlet / bean class file.
Then tomcat should be able to find your servlet / class files of your
webapp.
Have a nice day.
With regards,
Sachin S. Khanna.
www.emailanorder.com
----- Original Message -----
From: Jinjin Tang <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 03, 2001 5:44 AM
Subject: jsp---tomcat problem
> subscribe jsp-interest Jinjin Tang
> Hi,
>
> I have problem with my Tomcat config.
>
> I setup Tomcat and runs fine and I make another directory for my
> working directory. and change
> the sever.xml file such as:
>
> D:\tomcat\....
> D:\working\jsp\*.jsp
> D:\working\bean\servlet bean file
> D:\working\bean\other bean file.
>
> when I type my URL:http:\localhost:8080\working\index.jsp file working
> fine.
>
> my problem is: when I try the action in jsp file(<form name="myform"
> method="post"
> action="\bean\servletclass"> ...) to invoke the SERVLET file then I
> got file not find error .
> but for any other bean file is fine.
>
> Does anybody can help me out?
>
>
> Thanks
>
> JT.
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> 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
>
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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