com.opensymphony.module.sitemesh.multipass
Class MultipassFilter
java.lang.Object
com.opensymphony.module.sitemesh.filter.PageFilter
com.opensymphony.module.sitemesh.multipass.MultipassFilter
- All Implemented Interfaces:
- RequestConstants, Filter
public class MultipassFilter - extends PageFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultipassFilter
public MultipassFilter()
writeDecorator
protected void writeDecorator(HttpServletResponse response,
Page page,
RequestDispatcher dispatcher,
HttpServletRequest request)
throws ServletException,
IOException
- Overrides:
writeDecorator in class PageFilter
- Throws:
ServletException
IOException
|