I use the following and it has had no ill effect I can see. I have been using it in
production for over a year.
This keeps the pages from being viewed with out being processed.
<filter-mapping>
| <filter-name>Seam Redirect Filter</filter-name>
| <url-pattern>*.xhtml</url-pattern>
| </filter-mapping>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058965#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...