On 7/20/05, Dave Newton <[EMAIL PROTECTED]> wrote: > >Another camp would tell you to just use something like a business > >delegate + iBatis or Hibernate. I cannot comment as I have not used that > >approach. > > > This is the approach I've used the most and it seems to work pretty well > for me--it's very simple and keeps Actions clean and relatively > maintenance-free. > > Dave
Agreed 100% - take a look at the JPetstore app, no EJB, simple SQL, clean seperation, and great performance: http://ibatis.apache.org/downloads.html Larry --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]