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