[jboss-user] [JBoss Seam] - Re: duplicated in the faces tree

tony.herstell@gmail.com do-not-reply at jboss.com
Fri Mar 30 09:04:28 EDT 2007


This is how the code is called...

  | <ui:param name="usedForFilter" value="false" />
  | 
switches the usage mode...


  | 	<!-- Validation and not being used for Filter -->
  | 	<s:validateAll>
  | 		<ui:include src="/WEB-INF/pages/user/userFieldsEditable.xhtml">
  | 			<ui:param name="usedForFilter" value="false" />
  | 		</ui:include>
  | 	</s:validateAll>
  | 

I guess I wil ahev to have a page for each type filteres and non filtered :(


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

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



More information about the jboss-user mailing list