beautypg.com

Set the filter mapping as shown below, After modification, the web.xml file appears as – HP Integrity NonStop H-Series User Manual

Page 442

background image


5.

Set the filter mapping as shown below:


extensionsFilter
*.jsf


extensionsFilter
/faces/*

After modification, the

web.xml

file appears as:

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
version="2.4">


context

org.springframework.web.context.ContextLoaderServlet

1


javax.faces.CONFIG_FILES
/WEB-INF/faces-config.xml


javax.faces.STATE_SAVING_METHOD
client



extensionsFilter

org.apache.myfaces.component.html.util.ExtensionsFilter


uploadMaxFileSize
100m



uploadThresholdSize
100k


extensionsFilter
*.jsf


extensionsFilter
/faces/*


Faces Servlet
javax.faces.webapp.FacesServlet
1


Faces Servlet
*.jsf


index.jsp

442

Integrating MyFaces into Spring

This manual is related to the following products: