Commit graph

4 commits

Author SHA1 Message Date
Tong LIU
9a800f1039 - Fix size mismatch
- Add new mastersite

Approved by:	delphij (mentor)
2007-05-25 03:44:27 +00:00
Martin Wilke
2c71c991a0 - Update to 2.5
- Pass maintainership to submitter

PR:		111394
Submitted by:	Nemo Liu<nemoliu@gmail.com>
2007-04-11 20:12:09 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Herve Quiroz
7c0c4e551a 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/
2005-10-12 11:51:51 +00:00