Buy Used
Used - Good See details
$5.02 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Web Development with JavaServer Pages
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Web Development with JavaServer Pages [Paperback]

Duane K. Fields (Author), Mark A. Kolb (Author), Shawn Bayern (Author)
4.3 out of 5 stars  See all reviews (86 customer reviews)


Available from these sellers.


13 new from $20.00 22 used from $1.03

Formats

Amazon Price New from Used from
Hardcover --  
Paperback --  

Customers Who Bought This Item Also Bought


Editorial Reviews

Amazon.com Review

Web Development with JavaServer Pages is truly an excellent and in-depth tutorial in the effective use of JSPs to build Web applications. Geared toward the Web designer or intermediate Java programmer who's making a transition to JSPs for the first time, this text contains a wealth of information on basic and advanced techniques.

This tutorial is as good as any that's available, and covers all of the necessary JSP directives and syntax. For each directive, possible attributes are listed in convenient tables, which makes this also a worthwhile reference to everyday JSP development that explores the nooks and crannies of JSP APIs, and how pages are built (and cached) on today's JSP platforms.

Web Development with JavaServer Pages also does a good job of showing how to design JavaBean components and integrate them into your JSPs through tags. (Ideally, beans should do the calculation and "thinking" on the middle tier, while JSPs work on the front end.) You'll learn the right way to proceed with JSPs and beans--reinforced via a number of effective code samples. A larger example, a Web database of frequently asked questions (FAQs), demonstrates the big picture with JSPs and beans. Final chapters turn toward a useful aspect of JSP, custom tags, which allow Java programmers to extend the set of available tags for JSP front-end designers. There's even a sample of interactive tags, in which tags work together with other tags, with sample code.

Filled with plenty of details that carry the reader well beyond the basics, this text is one of the better available tutorials for learning JSPs. Its no-nonsense presentation style and useful examples can help put JSP development into the hands of anyone who has some prior HTML or Java experience. --Richard Dragan

Topics covered:

  • Overview of JavaServer Pages (JSPs)
  • Server-side scripting languages, compared
  • The advantages of Java servlets and JSPs
  • Tutorial for basic JSP (tags and directives, expressions and scriptlets, flow control, and comments)
  • JSP implicit objects, including request, response, and out
  • Tutorial for simple JavaBean components
  • The JSP useBean, setProperty, and getProperty tags
  • Defining bean properties, including indexed properties
  • Sample beans for JSPs
  • Quick tutorial for JDBC and Java database programming
  • Web application architecture using JSPs and beans
  • Servlets vs. JSPs
  • Introduction to Enterprise JavaBeans
  • Case study for an FAQ database
  • Web archive (WAR) files, and deploying JSP-based Web applications
  • Advanced topics in JSP development, including using cookies, error pages, JavaScript, and validating HTML form data
  • Sample JSPs, including banner ads and a random-quote generator
  • Custom tag libraries (basic and advanced interactive tags)
  • Running Tomcat
  • Combining JSPs with applets
  • JSP syntax reference
--This text refers to an out of print or unavailable edition of this title.

Review

"This is the only other one of the JSP books that I consider outstanding...I give it an unbiased enthusiastic endorsement." -- Marty Hall, author of Core Servlets and JavaServer Pages

Salient language leads the reader from simple to complex Web development with JSP. Clear, concise, comprehensive, and an enjoyable read overall. -- Web Builder Magazine

the authors make it a point to discuss the technology thoroughly with well-placed examples...without a doubt the best book I've read on JSP development. -- Web Techniques Magazine --This text refers to an out of print or unavailable edition of this title.

Product Details

  • Paperback: 800 pages
  • Publisher: Manning Publications; 2nd edition (September 15, 2001)
  • Language: English
  • ISBN-10: 193011012X
  • ISBN-13: 978-1930110120
  • Product Dimensions: 9.1 x 7.3 x 1.8 inches
  • Shipping Weight: 3 pounds
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (86 customer reviews)
  • Amazon Bestsellers Rank: #459,055 in Books (See Top 100 in Books)

More About the Author

Duane K. Fields
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's Duane K. Fields Page

Look Inside This Book


What Do Customers Ultimately Buy After Viewing This Item?

Web Development with JavaServer Pages
55% buy the item featured on this page:
Web Development with JavaServer Pages 4.3 out of 5 stars (86)
Murach's Java Servlets and JSP, 2nd Edition
23% buy
Murach's Java Servlets and JSP, 2nd Edition 4.6 out of 5 stars (33)
$33.08
Core Servlets and Javaserver Pages: Advanced Technologies, Vol. 2 (2nd Edition) (Core Series)
8% buy
Core Servlets and Javaserver Pages: Advanced Technologies, Vol. 2 (2nd Edition) (Core Series) 4.8 out of 5 stars (5)
$34.64
Core Servlets and Javaserver Pages: Core Technologies, Vol. 1 (2nd Edition)
7% buy
Core Servlets and Javaserver Pages: Core Technologies, Vol. 1 (2nd Edition) 4.1 out of 5 stars (33)
$40.94

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(2)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

86 Reviews
5 star:
 (53)
4 star:
 (19)
3 star:
 (7)
2 star:
 (4)
1 star:
 (3)
 
 
 
 
 
Average Customer Review
4.3 out of 5 stars (86 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
25 of 25 people found the following review helpful:
5.0 out of 5 stars One of the better book!, August 5, 2000
By A Customer
This is presently, one of two better books on JSP. The other book is "core servlets & jsp" by M. Hall. Hereby, I will compare these two books:

1. I like the clarity of Hall's book. Hall expained everything very well although he did not touch as much depth as Fields & Kolb. Fields & Kolb's book was also well written, although a little on the verbose side; but it has the advantage of reaching further in depth: for example, the use of token handling to prevent re-execution of critical requests when the users push refresh...

2. The code examples in both books are excellent and worked very well. Again, Hall's examples lack some depth. For example, the databases examples are pretty poor and another key examples such as the Travel Agency examples are not as nearly as complete. Fields & Kolb's examples, some of them probably require more of your attention, reach far more in depth. I particularly like the examples on databases and customtags, expecially the examples on FAQ which is really outstanding.

My conclusion is the two books complement each other pretty well and you should buy both. And forget about those wrox books which are often an horror when it comes to testing the code examples. And you know, in programming, without good codes, you don't learn much!

Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
41 of 44 people found the following review helpful:
5.0 out of 5 stars Great tutorial on JSP with in-depth coverage of custom tags, April 4, 2000
If you are new to Java Server Pages this is the book to start with. It covers the basics on JSP construction, bean creation and connection and how work with data bases. There is a section on how to architect JSP applications to make their construction easier.

The book is full of easy to understand examples. They range from the simple "hello world" to the complex (and useful) FAQ manager.

There is also in-depth coverage on how to build your own custom tag libraries. Until now you needed to wade into the Sun Java docs, this book makes custom tags painless.

If you are serious about JSP / XML combinations, this is the book to get started with.

Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
32 of 34 people found the following review helpful:
5.0 out of 5 stars An Excellent Book on JSP, June 25, 2000
Just finished reading this excellent book. I believe this is one of the best well-written books ever since Java came into existence. The things I liked about this book are:

- The authors spent a lot of time explaining the fundamentals of JSP in detail, thereby providing a very good foundation.

- The chapters "Architecting JSP application" and "An example JSP project" have been very useful for me. In fact, I am using the concepts and examples presented in these chapters for a project that I am working on.

- The tips, notes, and warnings throughout the book are very useful in applying JSP technology in the real world.

- The support sites, author-online at the Manning web site are available for us to ask questions to the authors and also for discussion on JSP. I have personally found these sites to be extremely useful.

I hope to see the following things in the next version of the book:

- An exclusive chapter on the fundamentals of servlets and how it ties with JSP.

- An exclusive chapter on how JSP and EJB can work together - A real world "non-trivial" example will certainly help.

- I would also like the authors to address some of the concerns that Jason Hunter (Author of JAVA servlet programming, by O'Reilly) listed on his site,

Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

4.0 out of 5 stars Gets better as it goes on
I've been coding JSP professionally for nearly a decade, and all I've ever actually read about the topic was what I found on the Sun website. Read more
Published 6 months ago by Joshua Davies

1.0 out of 5 stars Entirely too technical
This book is exactly what I *didn't* need. I have a project due in 2 weeks, I don't know JSP and need to create something Yesterday. Read more
Published on November 13, 2007 by Justin Lilly

1.0 out of 5 stars Practically Useless
This book is subtitled, "A practical guide for designing and building dynamic web services". Yeah, right. Read more
Published on October 5, 2005 by Craig Cecil

5.0 out of 5 stars Best JSP book
This has been a very good buy for me. It explains all the JSP concepts well and also has very good information on javabeans. Read more
Published on August 20, 2004 by Java Cup

5.0 out of 5 stars Amazing JSP introduction book
This book can also be used as reference.

Great care is also shown in providing lot of code examples that are on the point in each chapter. Read more

Published on March 2, 2004 by Kishore Dandu

4.0 out of 5 stars Great book but not for NEW JSP programmers
Several months ago I was tasked with building several web applications using Java Server pages and had practically NO time to learn and even less help from peers. Read more
Published on October 1, 2003 by T. Radke

5.0 out of 5 stars A very nice JSP book
It covers JSP in pretty detail and in simple language.
Published on June 3, 2003

5.0 out of 5 stars Classic JSP Book
This is the best JSP book available -- and the only one you'll need.

The book's examples are very helpful -- helped me develop my school project, which was based on Java/JSP... Read more

Published on January 22, 2003 by S. Kubasek

5.0 out of 5 stars Outstanding reference
I have worn out the binding on this book during my recent struggle learning JSP. Coming from a non-java web scripting background (PHP, ASP, Perl), Java is different enough to... Read more
Published on December 13, 2002 by J. Trelfa

2.0 out of 5 stars vague for beginners, worthless for professionals
This book doesn't depict every aspect of JSP technology in a clear and concise manner and is poorly organized. Read more
Published on December 8, 2002 by YM Lai

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Discussion Replies Latest Post
Jobs for Self Taught Programmers? 104 19 days ago
Search Customer Discussions
Search all Amazon discussions
   





Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.