On Mon, 2003-03-31 at 16:54, Raible, Matt wrote: > Are there any OJB examples with Struts? The reason I ask is that I know of > two Hibernate/Struts examples:
Not really an example, but I wrote a MessageResources implementation with OJB called (coincidentally) OJBMessageResources. I had a version of the struts-example that used it, but I need to update it to the current codebase. One interesting note - early last year I had intended to make available a modified version of the struts-example that used OJB with MySql for persistence, however, I quickly realized that the existing api and method calls did not lend itself to be implemented "as is", an overhaul would be required to make it work, and since that meant changing the source instead of *just* implementing the memory database, I put it on my todo list and its still burried there. > > http://sf.net/projects/struts > > hibernate and resume modules > > HTH, > > Matt > > > -----Original Message----- > > From: Tim Shadel [mailto:[EMAIL PROTECTED] > > Sent: Monday, March 31, 2003 2:26 PM > > To: Struts Users Mailing List > > Subject: Re: [OT] OJB or Hibernate?? > > > > > > For what it's worth, Here's a few links I found through Google: > > > > http://www.freeroller.net/page/ceperez/20021212 > > http://www.rollerweblogger.org/page/roller/20021212 > > > > Tim > > > > Bill Johnson wrote: > > > *This message was transferred with a trial version of > > CommuniGate(tm) Pro* > > > I'm curious which is the framework of choice? What > > > the strengths are of each, etc.? > > > > > > Thanks, > > > > > > Bill > > > > > > __________________________________________________ > > > Do you Yahoo!? > > > Yahoo! Platinum - Watch CBS' NCAA March Madness, live on > > your desktop! > > > http://platinum.yahoo.com > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- James Mitchell Software Developer/Struts Evangelist http://www.open-tools.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

