Maybe you are correct. I revised my html file to this:
<FORM METHOD="GET" ACTION="/Cwebapp/Servlet1">
but it still will not work.
I get the error msg:
Apache Tomcat/4.0.6 - HTTP Status 404 - /Servlet1
type Status report
message /Servlet1
description The requested resource (/Servlet1) is not...
I am trying to use my own web page instead of the canned Servlet that is generated by JBuilder.
I want to use this:
<FORM METHOD="GET"
ACTION="/j/ServletCarbon/WEB-INF/classes/Servlet1">
but I keep getting error messages. Thanks!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.