Getting Started….
Install Servlets
- Servlets are not run in the same sense as applets and applications.
- Servlets provide functionality that extends a server. In order to test a servlet, two steps are required
- Install the servlet in a hosting server
- Request a servlet's service via a client request