I had this question the other day and was referred to Hibernate (http://www.hibernate.org) by David Friedman. The other name that cam up was ibatis. I chose hibernate and used this tutorial to help figure it out: http://homepage.mac.com/edahand/projects/java/example1.html
On Tue, 2 Nov 2004 13:56:54 -0500, dbm_mailinglist <[EMAIL PROTECTED]> wrote: > Hello, > I'm a complete newbie to Struts. I know how to use Struts to build forms > and submit them, but how do I just display data from a database? I want > a screen that just displays data from a sql command to a database and > displays the results in a html table. Do I use ActionForm even though I > don't have a form? I haven't been able to find any good examples on the > web. > > Any ideas? > > Thank you! > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]