[jboss-user] [JBoss Seam] - Re: Binding Component to Backing Bean Property
mikeeprice
do-not-reply at jboss.com
Tue Oct 16 06:46:29 EDT 2007
I have a session bean that basically contains the logic for a crud app so I had put the property that I was using for the component binding in that bean. Based on your comments I created a separate stateless bean scoped EVENT and put the bind-to property in there and now it works fine.
Thank You for your help.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095554#4095554
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095554
More information about the jboss-user
mailing list