Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!newsfeed.straub-nv.de!diablo1.news.osn.de!news.osn.de!diablo2.news.osn.de!news.tele.dk!news.tele.dk!small.news.tele.dk!feed118.news.tele.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Date: Tue, 06 Sep 2011 20:42:22 -0400 From: =?ISO-8859-1?Q?Arne_Vajh=F8j?= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.1) Gecko/20110830 Thunderbird/6.0.1 MIME-Version: 1.0 Newsgroups: comp.lang.java.programmer Subject: Re: Need to learn J2EE and friends References: <7e0c1e0d-c526-4ecf-af94-cc4e21eb54f6@x14g2000prn.googlegroups.com> <500deba9-b14c-4843-8998-10b1ff31ce41@bl1g2000vbb.googlegroups.com> <4e66a787$0$311$14726298@news.sunsite.dk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Lines: 29 Message-ID: <4e66bdfd$0$306$14726298@news.sunsite.dk> Organization: SunSITE.dk - Supporting Open source NNTP-Posting-Host: 72.192.23.141 X-Trace: news.sunsite.dk DXC=1SFCSZ_2JTMh6dZj2aj97OYSB=nbEKnkKSFf==e;ieSCJPe3\kP5EUAKBm9cfh9BSDM2;kT<[:>[A8bLWdI@RJ7DEP\bRO^IdFH X-Complaints-To: staff@sunsite.dk Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7654 On 9/6/2011 8:30 PM, markspace wrote: > On 9/6/2011 4:06 PM, Arne Vajhøj wrote: >>> I do have "Core J2EE Patterns, 2nd Ed." and "Core JavaServer Faces" >>> from the business's bookshelf. >> >> Core J2EE Patterns is old. >> >> Core JSF is good if you will be using JSF - otherwise it is >> irrelevant (and there are a ton of Java web framework out >> there). > > > Actually, Core JavaServer Faces is in its third edition. I've got the > 3rd ed. sitting right here next to me on the desk. So unless by CJSF he > means a later edition, then that too is quite old. If it is JSF 2.x then 3rd edition is necessary. But for 1.x I would say that both 1st and 2nd edition would be useful. JSF 1.2 introduced a lot of useful stuff, but the concepts did not change much. > But as you say irrelevant unless the app is using JSF. If it is old stuff then a Struts book may be needed. Arne