RE: [OT] Re: Database Access

2006-01-19 Thread Frank W. Zammetti
t > http://idiacomputing.com/moin/JdbcPersistence > > - George > >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] >> Sent: Thursday, January 19, 2006 10:17 AM >> To: Struts Users Mailing List >> Subject: [OT] Re: Dat

RE: [OT] Re: Database Access

2006-01-19 Thread George.Dinwiddie
[mailto:[EMAIL PROTECTED] > Sent: Thursday, January 19, 2006 10:17 AM > To: Struts Users Mailing List > Subject: [OT] Re: Database Access > > > It appears that you're still a student and you've asked for a > "...simple > way to access a database."

[OT] Re: Database Access

2006-01-19 Thread DGraham
It appears that you're still a student and you've asked for a "...simple way to access a database." My suggestion, start with JDBC. From there, you can investigate other options including, but not limited to, DbUtils, iBatis, Hibernate, EJB entity beans, etc. Scott Ambler has a nice article y