[jboss-user] Help with retrieving data when page displays
Μέμμου Αρίστη
maristea at gmail.com
Tue May 27 09:22:43 EDT 2008
Hello,
i am new to seam applications and i have a probem.Any help would be
appriciated.
i have a mysql database and i have a table named rules filled with data.
i want when i login in in the seam application to see a page where all my
table data are displayed.
i made an entity bean called rules with getters and setters methods.
and in the rules.xhtml page i have Rule Name <h:outputText
value="#{rules.rule_name}"/>
but i see nothing!!!
how can i query the db before the page displays so i can see my data???
thank you in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20080527/92431c08/attachment.html
More information about the jboss-user
mailing list