org.apache.beehive.netui.pageflow
Class PageFlowJspFilter

Object
  extended by PageFlowPageFilter
      extended by PageFlowJspFilter
All Implemented Interfaces:
Filter

public class PageFlowJspFilter
extends PageFlowPageFilter

Servlet Filter for JSP requests.


Constructor Summary
PageFlowJspFilter()
           
 
Method Summary
protected  Set getValidFileExtensions()
           
 
Methods inherited from class PageFlowPageFilter
destroy, doFilter, init
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageFlowJspFilter

public PageFlowJspFilter()
Method Detail

getValidFileExtensions

protected Set getValidFileExtensions()
Specified by:
getValidFileExtensions in class PageFlowPageFilter