Bundle Servlet Context for each web application bundle. This ServletContext wrapped the original ServletContext delivered from external Server, and modified its some behaviors like resource loading, request dispatcher getting. etc.
@author Leo Chang
@version 2011-3-22
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.