X-Received: by 10.50.114.98 with SMTP id jf2mr3445154igb.4.1440518737023; Tue, 25 Aug 2015 09:05:37 -0700 (PDT) X-Received: by 10.182.81.130 with SMTP id a2mr421803oby.30.1440518736999; Tue, 25 Aug 2015 09:05:36 -0700 (PDT) Path: csiph.com!xmission!news.glorb.com!u8no206337igq.0!news-out.google.com!f6ni5004igi.0!nntp.google.com!u8no206329igq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.gui Date: Tue, 25 Aug 2015 09:05:36 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=32.97.110.58; posting-account=APj2yQkAAACjmKKAhc5dOxZ483hEuZRd NNTP-Posting-Host: 32.97.110.58 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Struts1.3 & Hibernate3.0 Book From: David Lee Lambert Injection-Date: Tue, 25 Aug 2015 16:05:37 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.java.gui:5484 On Tuesday, September 25, 2012 at 2:28:50 PM UTC-4, intelivisto wrote: > I am new in development and looking Struts1.3 with Hibernate3.0 book to read. Kindly suggest me books so that I can buy and read. > > Is there and Backbook for Struts1.3 with Hibernate3.0. > > Please give name of the books For Hibernate, try Bauer, King, et al., _Hibernate in Action_; or _Java Persistence with Hibernate_ by the same authors; or Patrick Peak and Nick Heudecker, _Hibernate Quickly_. Struts 1.3 is older, and I don't know a particular book to recommend; although _Hibernate Quickly_ chapter 8 is "Web frameworks: WebWork, Struts, and Tapestry". -- DLL