K 10 svn:author V 2 hq K 8 svn:date V 27 2005-10-12T11:51:51.000000Z K 7 svn:log V 385 The Servlet API Java Servlet technology provides Web developers with a simple, consistent mechanism for extending the functionality of a Web server and for accessing existing business systems. A servlet can almost be thought of as an applet that runs on the server side -- without a face. Java servlets make many Web applications possible. WWW: http://java.sun.com/products/servlet/ END