[jboss-user] [JBoss Seam] - Re: HowTo: When going to a page to enter data, pull from db
CptnKirk
do-not-reply at jboss.com
Fri Apr 20 14:50:12 EDT 2007
Take a look at the documentation on Factory and manager components. They will help you do what you want. Also the blog and messages examples show how you can initialize a contextual variable with DB data when a page is viewed.
The messages example makes use of a DataTable binder, but you can use @Factory for anything, not just DataTables.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039387#4039387
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039387
More information about the jboss-user
mailing list