javax.faces.STATE_SAVING_METHOD
        client
    
    
        com.sun.faces.validateXml
        true
    
    
        com.sun.faces.verifyObjects
        false
    
    
        UploadFilter
        com.sun.webui.jsf.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
        
            javax.faces.LIFECYCLE_ID
            com.sun.faces.lifecycle.PARTIAL
        
        1
    
    
        ExceptionHandlerServlet
        com.sun.errorhandler.ExceptionHandler
        
            errorHost
            localhost
        
        
            errorPort
            24444
        
    
    
        ThemeServlet
        com.sun.webui.theme.ThemeServlet
    
    
        Faces Servlet
        /faces/*
    
    
        ExceptionHandlerServlet
        /error/ExceptionHandler
    
    
        ThemeServlet
        /theme/*
    
    
        30
    
    
        faces/Dummy.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