comparison lib/javax.servlet_2.5/readme.txt @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:db87c1b7eb6d
1 -----------------------
2 Java Servlet Technology
3 -----------------------
4
5 "Java Servlet technology provides Web developers with a simple, consistent
6 mechanism for extending the functionality of a Web server and for accessing
7 existing business systems. A servlet can almost be thought of as an applet
8 that runs on the server side--without a face. Java servlets make many Web
9 applications possible."
10
11 For more information:
12 http://java.sun.com/products/servlet/