[jboss-user] [JBoss Seam] - Re: AJAX4JSF: Problems with validation.

bfo81 do-not-reply at jboss.com
Wed Sep 27 15:39:58 EDT 2006


Yes, found the solution :)

	<filter>
  | 		<display-name>Ajax4jsf Filter</display-name>
  | 		<filter-name>ajax4jsf</filter-name>
  | 		<filter-class>org.ajax4jsf.Filter</filter-class>
  | 		<init-param>
  | 			<param-name>forceparser</param-name>
  | 			<param-value>false</param-value>
  | 		</init-param>
  | 	</filter>

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

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



More information about the jboss-user mailing list