Wrapper around ServletConfig which overrides the getServletContext() method to return our own wrapper around ServletContext.
@author Vincent Massol
@version $Id: ServletConfigWrapper.java,v 1.4 2001/09/14 20:11:53 pier Exp $
@see ServletContext
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.