I've got "Web Development with JavaServer Pages" by Fields Kolb and Bayern
from Manning publications........ lots of neat stuff in there !!

Good Luck

G :)

Public Sub House()

On Error Resume drink

         If Pint.empty = True Then
                 Pint.refill
   Else
                 Pint.drink
         End if

stomach.add Pint

MsgBox " I've had .... " & stomach.count & " Pints"
MsgBox "VERY DRUNK"

End Sub



>From: "Ganesh Kamath D (RBIN/DBA-JOT) *" <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
>reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Suggestion for JSP book
>Date: Fri, 9 Aug 2002 06:53:13 +0200
>MIME-Version: 1.0
>Received: from mc1-f32.law16.hotmail.com ([65.54.236.39]) by
>mc1-s17.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.4905); Thu, 8 Aug
>2002 22:05:42 -0700
>Received: from swjscmail2.java.sun.com ([192.18.99.108]) by
>mc1-f32.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.4905); Thu, 8 Aug
>2002 22:04:21 -0700
>Received: from swjscmail1 (swjscmail1.Sun.COM [192.18.99.107])by
>swjscmail2.java.sun.com (Postfix) with ESMTPid AB2E823BD2; Thu,  8 Aug 2002
>23:01:06 -0600 (MDT)
>Received: from JAVA.SUN.COM by JAVA.SUN.COM (LISTSERV-TCP/IP release 1.8d)
>with          spool id 2478264 for [EMAIL PROTECTED]; Thu, 8 Aug
>2002          22:59:22 -0600
>Received: from gwa6.fe.bosch.de (gwa6.fe.bosch.de [194.39.218.253]) by
>     swjscmail1.java.sun.com (Postfix) with ESMTP id EF3894827 for
><[EMAIL PROTECTED]>; Thu,  8 Aug 2002 22:49:21 -0600 (MDT)
>Received: (from uucp@localhost) by gwa6.fe.bosch.de (8.10.2/8.10.2) id
>     g794rKs22819 for <[EMAIL PROTECTED]>; Fri, 9 Aug 2002
>06:53:20 +0200 (MET DST)
>Received: from fez8019.fe.internet.bosch.com(virus-out.fe.internet.bosch.de
>          10.4.4.19) by gwa6.fe.bosch.de via smap (V2.1) id xma022758; Fri,
>9          Aug 02 06:53:12 +0200
>Received: from 10.4.12.151 by fez8019.fe.internet.bosch.com (InterScan
>E-Mail          VirusWall NT); Fri, 09 Aug 2002 06:27:39 +0200
>Received: by fez7203.de.bosch.com with Internet Mail Service (5.5.2653.19)
>id          <QRT51F48>; Fri, 9 Aug 2002 06:53:09 +0200
>Delivered-To: [EMAIL PROTECTED]
>X-Authentication-Warning: gwa6.fe.bosch.de: uucp set sender to
>            <[EMAIL PROTECTED]> using -f
>Importance: high
>X-Priority: 1
>X-Mailer: Internet Mail Service (5.5.2653.19)
>Message-ID:
><[EMAIL PROTECTED]>
>Sender: A mailing list about Java Server Pages specification and reference
><[EMAIL PROTECTED]>
>Return-Path: [EMAIL PROTECTED]
>X-OriginalArrivalTime: 09 Aug 2002 05:04:22.0163 (UTC)
>FILETIME=[395E6E30:01C23F62]
>
>I am planning to learn JSP and implement my next project in it. I came
>across these 3 books:
>
>1. Professional Java Server Programming J2EE 1.3 Edition (Wrox)
>2. Professional JSP 2nd Edition (Wrox)
>3. J2EE Unleashed (SAMS, Techmedia)
>
>Pls suggest which is best. Also suggest me if there are better books.
>
>thanks and regards,
>Ganesh
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
>DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.com

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to