[jboss-user] [JBoss Seam] - Re: new features in beta

Hoffa do-not-reply at jboss.com
Tue Nov 21 02:38:20 EST 2006


@iradix: thank you. that's great! 

@gavin: yes I do. Like this in web.xml:


  |     <filter>
  |         <filter-name>Seam Exception Filter</filter-name>
  |         <filter-class>org.jboss.seam.servlet.SeamExceptionFilter</filter-class>
  |     </filter>
  |     
  |     <filter-mapping>
  |         <filter-name>Seam Exception Filter</filter-name>
  |         <url-pattern>*.jsf</url-pattern>
  |     </filter-mapping> 
  | 
  | 



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987478#3987478

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987478



More information about the jboss-user mailing list