]
Brian Leathem updated SEAMFACES-180:
------------------------------------
Fix Version/s: 3.1.0.Tracking
Add recommendation to map Faces Servlet to .xhtml in reference guide
setup section
----------------------------------------------------------------------------------
Key: SEAMFACES-180
URL:
https://issues.jboss.org/browse/SEAMFACES-180
Project: Seam Faces
Issue Type: Task
Components: Documentation
Reporter: Lincoln Baxter III
Fix For: 3.1.0.Tracking
Mapping the faces servlet to .xthml automatically resolves the issue where facelet
sources can be accessed via the web.
{code} <servlet-mapping>
<servlet-name>Faces Servlet</servlet-name>
<url-pattern>*.xhtml</url-pattern>
</servlet-mapping>{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: