[seam-issues] [JBoss JIRA] Updated: (SEAMFACES-180) Add recommendation to map Faces Servlet to .xhtml in reference guide setup section

Brian Leathem (JIRA) jira-events at lists.jboss.org
Wed Sep 7 02:14:26 EDT 2011


     [ https://issues.jboss.org/browse/SEAMFACES-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list