aspose file tools
The moose likes JDBC and the fly likes Method to return list of info from derby Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Method to return list of info from derby" Watch "Method to return list of info from derby" New topic
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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Method to return list of info from derby
 
Similar Threads
struts2
Data not get displayed in struts2 - jquery grid
Struts2: Test action classes
Struts2 Internationalization
struts2 + Json and JQuery.