Posted By:
Anonymous
Posted On:
Wednesday, October 18, 2006 11:29 PM
I am new to JSF...
I have a requirement and i am not getting any ideas to do it..
I have a jsp page and that jsp page will contain a listbox. That JSP is the home page to my application.
When request comes for that JSP, I have to populate that listbox with data in database...
How to do this in JSF?
Thanks in advance...