Added jsf mapping

This commit is contained in:
amontano 2005-02-22 22:22:14 +00:00
parent 9862415886
commit e96bf4f3da
1 changed files with 6 additions and 0 deletions

View File

@ -163,6 +163,12 @@
<url-pattern>/test</url-pattern>
</servlet-mapping>
<!-- The mapping for the JSP servlet -->
<servlet-mapping>
<servlet-name>jsp</servlet-name>
<url-pattern>*.jsf</url-pattern>
</servlet-mapping>
<!--TAGLIBS-->
<!--RELEASE TAGLIBS