JavaBeginnersFaq
"Yesterday is history, tomorrow is a mystery, and today is a gift; that's why they call it the present." Eleanor Roosevelt
Originally posted by Kristin Stromberg:
Okie doke. A couple of things:
1) I think you're supposed to start off with http://localhost/servlet/com.javaranch.drive.Reverse2Servlet and not with the JSP (just re-read your first post, and it looks like you might be starting with the JSP?).
I'm using the jsp to see the form since the URL won't display anything but an error message.
2) Did you include the package statement at the top of your Reverse2Servlet file?
No. I've just got the two import statements. Perhaps this is where my problem lies?
3) Does your Reverse2Servlet file contain a class named Reverse2Servlet?
The top-level class is named Reverse2Servlet. The inner class is named Default, like the BeeServlet class.
Consider Paul's rocket mass heater. |