[jboss-user] [JBoss Seam] - Re: using a custom jsf component in seam
pete.muir@jboss.org
do-not-reply at jboss.com
Wed Aug 8 12:32:02 EDT 2007
Yes, you can use any JSF component with Seam (assuming it is sensibly designed). You would use the component just as you would in plain JSF - put an attribute on a bean to expose the data, and read it into the component using EL.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072102#4072102
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072102
More information about the jboss-user
mailing list