|
A Servlet Module is a sub-unit of WebApp that can be easily integrated into Servlet-based web applications in a plug-and-play fashion. It typically consists of one of more Servlets, JSPs, TagLibs, and supporting Java classes as well as various static resources.
|
|
|