or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
More Buying Choices
68 used & new from $1.67

Have one to sell? Sell yours here
 
   
JavaServer Pages, 3rd Edition
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  
3.4 out of 5 stars  See all reviews (18 customer reviews)

List Price: $44.95
Price: $29.67 & this item ships for FREE with Super Saver Shipping. Details
You Save: $15.28 (34%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Want it delivered Tuesday, November 24? Choose One-Day Shipping at checkout. Details
35 new from $6.00 33 used from $1.67
Like this book? Find similar titles from O'Reilly and Partners in our O'Reilly Bookstore.

Best Value

Buy Java Servlet Programming (Java Series) and get JavaServer Pages, 3rd Edition at an additional 5% off Amazon.com's everyday low price.

Java Servlet Programming (Java Series) + JavaServer Pages, 3rd Edition
Buy Together Today: $68.27

Show availability and shipping details

  • Java Servlet Programming (Java Series)

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • This item: JavaServer Pages, 3rd Edition

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought

Java Servlet Programming (Java Series)

Java Servlet Programming (Java Series)

by Jason Hunter
4.0 out of 5 stars (155)  $40.08
Java Servlet & JSP Cookbook

Java Servlet & JSP Cookbook

by Bruce W. Perry
3.8 out of 5 stars (8)  $29.67
Tomcat: The Definitive Guide

Tomcat: The Definitive Guide

by Jason Brittain
4.0 out of 5 stars (21)  $26.39
Programming Jakarta Struts, 2nd Edition

Programming Jakarta Struts, 2nd Edition

by Chuck Cavaness
3.3 out of 5 stars (77)  $29.67
Enterprise JavaBeans 3.0 (5th Edition)

Enterprise JavaBeans 3.0 (5th Edition)

by Richard Monson-Haefel
4.3 out of 5 stars (139)  $31.49
Explore similar items

Editorial Reviews

Review

"Hans Bergsten, a JSP expert group veteran and one of our most active contributors, has thoroughly and accurately captured the new features of JSP 2.0 and JSTL 1.1 in a way that is well-organized and easy to understand. With excellent, to-the-point examples, this book is a 'must have' for any serious JSP 2.0 developer." --Mark Roth, JSP 2.0 Specification Lead, Sun Microsystems, Inc. Hans Bergsten is the founder of Gefion Software, a company focused on Java services and products based on J2EE technologies. Hans has been an active participant in the working groups for both the servlet and JSP specifications since their inception and contributes to other related JCP specifications, such as JSP Standard Tag Library (JSTL) and JavaServer Faces (JSF), and, as one of the initial members of the Apache Jakarta Project Management Committee, helped develop the Apache Tomcat reference implementation for the servlet and JSP specifications.


Product Description

JavaServer Pages (JSP) has built a huge following since the release of JSP 1.0 in 1999, providing Enterprise Java developers with a flexible tool for development of dynamic web sites and web applications. While point releases over the years, along with the introduction of the JSP Standard Tag Library (JSTL), have incrementally improved the rough areas of the first version of the JSP specification, JSP 2.0 takes this technology to new heights.

JavaServer Pages, Third Edition, is completely revised and updated to cover the JSP 2.0 and JSTL 1.1 specifications. It includes detailed coverage of the Expression Language (EL) incorporated into JSP 2.0, the JSTL 1.1 tag libraries and the new function library, the new tag file format that enables custom tag library development without Java code, the simplified Java tag library API, improvements in the JSP XML syntax, and more. Further, it details setup of the Apache Tomcat server, JSP and JSTL syntax and features, error handling and debugging, authentication and personalization, database access, XML processing, and internationalization.

This book recognizes the different needs of the two groups of professionals who want to learn JSP: page authors interested in using JSP elements in web pages and programmers concerned with learning the JSP API and using JSP effectively as a part of an enterprise application. If you're in the first group, you learn from the practical web application examples in the second part of the book. If you re in the latter group, you appreciate the detailed coverage of advanced topics in the third part, such as integrating servlets and JavaBeans components with JSP using the popular Apache Struts MVC framework, and how to develop custom tag libraries using the JSP API, with realistic examples you can use as a springboard for your own libraries.


Product Details

  • Paperback: 664 pages
  • Publisher: O'Reilly Media; 3rd edition (December 1, 2003)
  • Language: English
  • ISBN-10: 0596005636
  • ISBN-13: 978-0596005634
  • Product Dimensions: 9.1 x 7 x 1.5 inches
  • Shipping Weight: 2.5 pounds (View shipping rates and policies)
  • Average Customer Review: 3.4 out of 5 stars  See all reviews (18 customer reviews)
  • Amazon.com Sales Rank: #230,456 in Books (See Bestsellers in Books)

More About the Author

Hans Bergsten
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's Hans Bergsten Page

Inside This Book (learn more)

What Do Customers Ultimately Buy After Viewing This Item?


Tags Customers Associate with This Product

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

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

18 Reviews
5 star:
 (7)
4 star:
 (2)
3 star:
 (2)
2 star:
 (6)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
3.4 out of 5 stars (18 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
11 of 11 people found the following review helpful:
3.0 out of 5 stars Disappointinly basic, January 8, 2005
By navrins "navrins" (MA United States) - See all my reviews
Amazon Verified Purchase(What's this?)
Coverage is okay, but the book assumes so little knowledge that it is very frustrating for an experienced web developer who just wants to add JSP to his toolbox. It spends quite a while in the middle of chapters on such basic programming knowledge as using parentheses to change the order of mathermatical operations and using "!" as a logical negator. It also explains from scratch HTML concepts like relative and absolute links, and basic form elements.

If the book were better organized, these basic concepts might have been explained in introductory chapters which one could skip (if they were even included in the first place - it seems to me that anyone who needs these things explained isn't ready to be learning JSP, though I could be wrong). But since they're embedded in the middle of JSP discussion it is hard to just skip them - and I often find myself skimming over new material simply because I've gotten into the habit.

It's not a bad book, but it needs to be better targeted at an audience of a specific skill level. For an O'Reilly book it's very disappointing.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
24 of 28 people found the following review helpful:
2.0 out of 5 stars Better choices out there for learning JSP/Servlets, March 12, 2005
By J. Wong "joohop" (Jackson Heights, NY United States) - See all my reviews
(REAL NAME)   
I bought this book hoping to learn enough of JSP/Servlets to create an e-commerce website.

My impression after reading this book is that the author tries very hard to please both beginners and intermediate developers. To this extent, he winds up pleasing no one.

Quite often he tells "advanced programmers" to jump ahead and read a later chapter. This didn't make the book flow very well. This book gives a lot of JSP code, but skimps on the code when it comes to Beans, which are critical elements to the examples. I assume the author expects the reader to download the Bean code from O'Reilly's website and decipher the code by themselves. Because of this incompleteness, I was not able to completely grasp the ideas behind the examples. It would've been better if the author included the Bean code along with the supporting JSP code. By not providing code for them, Beans are treated like a "black box" throughout this book.

The last gripe I have about this book is the author's inordinate amount of use of "..." in the code examples. Quite often in listing the codes, he would throw the three dots. Again, this renders the examples in the book almost useless to those trying to type in the code for themselves to learn.

A more thorough and coherent book for learning about JSP and Servlets would be "Core Servlets and JavaServer Pages" by Marty Hall and Larry Brown.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
11 of 12 people found the following review helpful:
2.0 out of 5 stars Horribly disorganized, July 20, 2005
O'Reilly falls down on its usual excellent editorial job and delivers an undisciplined unstructured mess that is useless as a reference. The JSTL examples are so incomplete as to be virtually worthless. As an experienced developer, I spent my 45 bucks expecting a useful reference and practical guide, instead getting a beginner's tour and some appendices of jstl syntax spec.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


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

5.0 out of 5 stars It came quickly, was in good condition and
at the right price. That's what I look for in a used book supplier.
Thumbs Up!
Published 1 month ago by L. BURKEL-POWELL

2.0 out of 5 stars Not for beginners
This book was disappointing. I am new to JSPs. This book does not explain any basics of JSPs and Servlets. It straight away jumps into JSTL. Read more
Published 4 months ago by James Taylor

5.0 out of 5 stars Above and Beyond the Call of Duty
This is one of the best technical books I have read. Bergsten wrote an in-depth, exhaustive tour of JavaServer Pages and the MANY related technologies, and it never once put me... Read more
Published 5 months ago by Adam J. Heller

2.0 out of 5 stars JavaServer POages OReilly - book review
Seller was great but this is 1 of the OReilly books that's to wordy and has mistakes in the examples. I would not recommend.
Published 11 months ago by John Najarian

5.0 out of 5 stars Beautifully written
This is an extremely well written and informative book. I have
lots of experience with servlets, so I don't know how the book
will appeal to page designers, but I had... Read more
Published on April 13, 2006 by Matthew T. Nelson

5.0 out of 5 stars Perfect book for a structured reader.
If you are looking for a quick cookbook this should not be your choice. If you want to learn JSP in depth, buy it right now. Read more
Published on March 7, 2006 by Vladimir Alarcon

3.0 out of 5 stars Good, but not great, user guide for JSP
Perhaps this is as good a user guide as is possible for JSP, which is a good, but not great techology. Read more
Published on December 26, 2005 by John H. Kaplan

2.0 out of 5 stars I wish I'd bought a different book
There is some really good information in this book. The problem is, you have to wade through a mess to find it. Read more
Published on April 18, 2005 by Brian

4.0 out of 5 stars Good Book
This book covers a lot of material, and tries to keep you focused on good coding practices. I'm not sure I'd recommend this to a beginner, but definately worth a read for... Read more
Published on December 5, 2004 by KeepItSimple

2.0 out of 5 stars Good content, but bad organization
I started reading "JavaServer Pages, 3rd Edition" hoping to get a good grasp of JSP.
After 3 days I was wondering why I was still confused about JSP. Read more
Published on July 1, 2004

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
 

Search Customer Discussions
Search all Amazon discussions
   




Product Information from the Amapedia Community

Beta (What's this?)


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.