A servlet is a small application that runs on a server. The term was coined in the context of the Java applet, a small application that is sent as a separate file along with a Web (HTML) page. Java applets usually run on a client and provide services as performing a calculation for a user or positioning an image based on user interaction.
Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.