How Servlet Containers Work (O'Reilly)
[Posted May 21, 2003 by cook]
Budi Kurniawan
explains Java servelet containers in an O'Reilly book excerpt article.
"
This article explains how a simple servlet container works. There are two servlet container applications presented; the first one is made as simple as possible and the second is a refinement of the first. The sole reason I do not try to make the first container perfect is to keep it simple."
(
Log in to post comments)