Here are some O/R tools I've seen mentioned on the mailing list and other places. I don't know which ones are the best.
*Apache:Torque http://jakarta.apache.org/turbine/torque/index.html *ChiMu:FreeForm http://www.chimu.com/projects/form/ *Exolab.org:Castor http://castor.exolab.org/ *JCorporate:Expresso http://www.opensourcedirectory.org/projects/expresso/ *Persistence Layer http://artyomr.narod.ru/ *SourceForge:DataBind http://databind.sf.net/ *SourceForge:jRelationalFramework http://jrf.sourceforge.net/ *SourceForge:ObjectRelationalBridge http://objectbridge.sourceforge.net/ *sql2java http://www.bitmechanic.com/projects/s2j/ *Sun Entity JavaBeans *Sun:JDO ChiMu:Form Objectwave:Jgrinder http://www.objectwave.com/html/Main.html Thought Inc:CoCoBase http://www.sun.com/forte/ffj/resources/articles/thought.html Webgain:Toplink http://www.webgain.com/products/toplink/ *=free > -----Original Message----- > From: Patrick Schilling [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 25, 2002 2:16 PM > To: Struts Users Mailing List > Subject: RE: What the best approach to access RDB within > struts (no EJB) > ? > > > I have not used it personally, but this looks interesting. > Anyone used it? > > http://dbforms.org/ > > One big negative for me is it only supports one database per > web application, otherwise it looks pretty cool. > > -Pat > > -----Original Message----- > From: Annie Chang [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 25, 2002 4:11 PM > To: [EMAIL PROTECTED] > Subject: What the best approach to access RDB within struts (no EJB) ? > > > I'm searching for the best approach to access relational > database within > struts. > Could you give me some suggestion? Thanks in adv. > > I do not want to use EJB. Any free framework, tools, whatever can help > me? > What about DAO and/or JDO? What's DAO? Where can I get a comprehensive > example? > > Thanks > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

