deploying a servlet on Tomcat 5.0

B

bob

Does anyone know how to deploy a servlet on Tomcat 5? I compiled a new
class and stuck it in the directory with all the example classes, but
the server says it can't find it.
 
W

Wendy S

Does anyone know how to deploy a servlet on Tomcat 5?
I compiled a new
class and stuck it in the directory with all the example classes, but
the server says it can't find it.

How about some details? I seriously doubt the server said "I can't find
it". Where, exactly, did you put your class, what URL did you visit, and
what error message did you get?
 
W

Wendy S

Robert said:
You know you have to add the servlet descriptor to the web.xml at the
very least.

Did they finally disable the Invoker Servlet in the examples webapp? I'm
only up to Tomcat 4.1, so I'm not sure about 5.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top