Jim Barrows wrote:
Ah, okay.. I also posted a link to the struts way to do the JNDI data source stuff.... in that case.. you follow your web app servers guide on how to setup a data source, then you follow the destructions for a normal jndi data source. Something like:
Additionally, Saurabh, have you considered using something like OJB or Hibernate?
http://db.apache.org/ojb/ http://www.hibernate.org/
I understand that you have limited experience in this area (persistence), but these tools can greatly simplify storing and retrieving objects from a relational database.
- Dave
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]