INSTALLING SERVLET API

How do I install the servlet api?
[40 byte] By [JustAnotherProgramera] at [2007-9-19]
# 1

The servlet api gets installed with any web server that you install. For example if you are installing Jeeves(Java Web Server) you will find a file called servlet.jar which contains all the servlet classes. The path is ./JavaWebServer2.0/lib/servlet.jar.

Hope that helps.

Regards

Jaydeep

jaydeep_ma at 2007-7-8 > top of java,Enterprise & Remote Computing,Web Tier APIs...