Objects implementing this interface are passed to view tools upon initialization by the {@link org.apache.velocity.tools.view.servlet.ServletToolboxManager}.
The interface provides view tools in a servlet environment access to relevant context information, like servlet request, servlet context and the velocity context.
@author Gabe Sidler @author Geir Magnusson Jr. @version $Id: ViewContext.java,v 1.2 2003/05/28 00:17:16 nbubna Exp $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|