Has anyone successfully integrated the Validator with Seam?? I've been trying 
to do so, but the Validator tags are showing up in the source code of my page 
and not being interpreted.? I assume I'm missing something in my web.xml file?? 
This is all I currently am including:

? <filter>
??? <filter-name>shale</filter-name>
??? 
<filter-class>org.apache.shale.application.faces.ShaleApplicationFilter</filter-class>
? </filter>
? <filter-mapping>
??? <filter-name>shale</filter-name>
??? <url-pattern>/*</url-pattern>
? </filter-mapping>


Thanks in advance!? Mike

________________________________________________________________________
AOL now offers free email to everyone.  Find out more about what's free from 
AOL at AOL.com.

Reply via email to