File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes Servelet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Servelet" Watch "Servelet" New topic
Author

Servelet

John Chong
Greenhorn

Joined: Jan 18, 2001
Posts: 16
May I know what is a servelet?
Ashwin Desai
Ranch Hand

Joined: Jul 17, 2000
Posts: 124
Hi,
A servlet is a small server side java program that runs inside the webserver. It is similar to a cgi script, except that it is written in java.
More info can be found at http://java.sun.com/docs/books/tutorial/servlets/index.html
Ashwin.
 
 
subject: Servelet
 
Threads others viewed
how can i run servelet
how to send & by appending the URL
To Understand
MVC (urgent)
servelet project
developer file tools