help, jsf form

hello,

i've a person class with some properties, among them "forename and surname", and i can save them into a db and retrieve them. i would like to know how i can display the properties after i've retrieved them from the db into a form.

What i do till now is that i select the surnamefrom a dropdown menu and make a query to the database ( hibernate ) i retrieve then a hole person object, but i don't know what to do with this object to display its properties in a form so i can edit the properties an save they back to the db.

thanks for your time

[579 byte] By [hamidagaa] at [2007-10-3 9:19:41]
# 1
check this site: http://forum.java.sun.com/thread.jspa?messageID=4474990
hamidagaa at 2007-7-15 4:32:54 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...