MyFacesExtensionsFilter
		org.apache.myfaces.webapp.filter.ExtensionsFilter
		
			uploadMaxFileSize
			20m
		
	
	
		MyFacesExtensionsFilter
		FacesServlet
	
	
	
	
	
	
		javax.faces.STATE_SAVING_METHOD
		server
	
	
		javax.faces.CONFIG_FILES
		/WEB-INF/navigation.xml,/WEB-INF/managed-beans.xml
	
	
		com.sun.faces.validateXml
		true
	
	
		com.sun.faces.verifyObjects
		false
	
	
		UploadFilter
		com.sun.rave.web.ui.util.UploadFilter
		
			
          The maximum allowed upload size in bytes.  If this is set
          to a negative value, there is no maximum.  The default
          value is 1000000.
			
			maxSize
			1000000
		
		
			
          The size (in bytes) of an uploaded file which, if it is
          exceeded, will cause the file to be written directly to
          disk instead of stored in memory.  Files smaller than or
          equal to this size will be stored in memory.  The default
          value is 4096.
			
			sizeThreshold
			4096
		
	
	
		UploadFilter
		Faces Servlet
	
	
		Faces Servlet
		javax.faces.webapp.FacesServlet
		 1 
	
	
		ExceptionHandlerServlet
		com.sun.errorhandler.ExceptionHandler
		
			errorHost
			localhost
		
		
			errorPort
			24444
		
	
	
		ThemeServlet
		com.sun.rave.web.ui.theme.ThemeServlet
	
	
		Faces Servlet
		/faces/*
	
	
		ExceptionHandlerServlet
		/error/ExceptionHandler
	
	
		ThemeServlet
		/theme/*
	
	
		faces/Login.jsp
	
	
		javax.servlet.ServletException
		/error/ExceptionHandler
	
	
		java.io.IOException
		/error/ExceptionHandler
	
	
		javax.faces.FacesException
		/error/ExceptionHandler
	
	
		com.sun.rave.web.ui.appbase.ApplicationException
		/error/ExceptionHandler
	
	
		
			*.jspf
			true
		
	
	
		phaselistener.AATContextListener
	
	
		phaselistener.AATSessionListener