[jboss-user] [JBoss Seam] - Re: HowTo: When going to a page to enter data, pull from db
petemuir
do-not-reply at jboss.com
Sat Apr 21 18:05:50 EDT 2007
Well, something is a Seam component when it's got @Name on it, or is configured through components.xml. Everything else isn't. You can see all the components in your project by going to the debug page, looking at the application scope - every component (whatever it's scope) has a componentName.component entry here.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039572#4039572
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039572
More information about the jboss-user
mailing list