[jboss-user] [JBoss Seam] - FacesMessages gets component id

iakneissl do-not-reply at jboss.com
Fri Aug 24 08:56:12 EDT 2007


I want to add a message to a control in a datatable.
with FacesMessage.add(xxx) it's not possible, because I have to define the id of the component, not the client Id. 
Therefore I can not specify in which row of the dataTable the rendered component is, where the facesMessage belongs to.
I have to use a method, which has the clientId, not the id.



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

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



More information about the jboss-user mailing list