To run a servlet one need a servlet enabled server. There are few such beasts written in Java check sun site and also javasoft site for servlet enabled server written in pure Java they come with full readable instruction. I saw the codes for one of them it was a server listening on port 8080 and passing the incoming calls to the servlet. Mehrdad
- Servlets ?? Ramesh Babu A.
- Re: Servlets ?? tov are jacobsen
- Re: Servlets ?? Markus Fritz
- Re: Servlets ?? John Summerfield
- Re: Servlets ?? hiro
- Mehrdad Jahansoozi