| Author |
Method to return list of info from derby
|
Jason Flaherty
Greenhorn
Joined: Sep 23, 2011
Posts: 12
|
|
HI all, I am new here and working through a simple app. So forgive my ignorance. I am not finding an answer searching the forums.
I have a Derby db setup, I've used Hibernate to automate some of my setup. I am trying to create a Struts2 Select list with information from one of the columns, Usernames, in the db. I have this declared:
and have:
My method where I am trying to get the users to call in my struts2 XML file is:
If you need more code, let me know.
Thanks for any thoughts.
|
 |
 |
|
|
subject: Method to return list of info from derby
|
|
|