Have one to sell? Sell yours here
 
 
Professional JSP 2nd Edition
 
See larger image
 

Professional JSP 2nd Edition (Paperback)

by Karl Avedal (Author), etc. (Author), Robert Burdick (Author), Darko Cokor (Author), Jayson Falkner (Author), Ben Galbraith (Author), Rod Johnson (Author), Larry Kim (Author), Casey Kochmer (Author), Thor Kristmundsson (Author), Sing Li (Author), Dan Malks (Author), Mark Nelson (Author), Grant Palmer (Author), Bob Sullivan (Author), Geoff Taylor (Author), John Timney (Author), Sameer Tyagi (Author), Geert Van Damme (Author), Steve Wilkinson (Author)
2.2 out of 5 stars  See all reviews (5 customer reviews)

Available from these sellers.


15 used from £4.80

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   IntelliJ IDEA opens new browser window
www.jetbrains.com  -  Professional Java IDE for professional developers. Get Trial! 
   Suppliers of JSP products opens new browser window
www.allpark.co.uk  -  0845 094 2217 for next day delivery or purchase securely on-line 
   Java opens new browser window
Microsoft.com/VisualStudio  -  Try Visual Studio® 2010 Beta For Free. Quick & Easy Download! 
  
 

Product details

  • Paperback: 1000 pages
  • Publisher: WROX Press Ltd; 2nd Revised edition edition (1 April 2001)
  • Language English
  • ISBN-10: 1861004958
  • ISBN-13: 978-1861004956
  • Product Dimensions: 23.5 x 18.3 x 6.5 cm
  • Average Customer Review: 2.2 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon.co.uk Sales Rank: 1,017,829 in Books (See Bestsellers in Books)

    Popular in this category:

    #41 in  Books > Computing & Internet > Programming > Languages > Java > JavaServer Pages (JSP)
  • See Complete Table of Contents

Product Description

Amazon.co.uk Review

In essence, JSP (Java Server Pages) do the same job as ASP and use similar, HTML-alike code to do it. At an implementation level the JSP code is converted on the fly to a Java Servlet which produces the Web page so it's no surprise to find Professional JSP covers Servlets as well.

It's been updated to cover JSP 1.2's new features--including the ability to write JSP in the language de jour, XML--and Servelet 2.3, which adds an "official" way of chaining servlets.

As Professional JSP starts with Servlets the book's title seems a little odd, but really you need both JSP and Servlets for effective J2EE presentation programming.

With 18 authors and 21 technical reviewers it's unsurprising that though technically accurate and thorough to a fault Professional JSP has a distinctly disjointed feel, often reading more like a collection of loosely related essays on the subject (which is how it probably started out) than a fully integrated guide. On the plus side, this isn't a problem if you're already a Java programmer looking to extend your skills, but it won't suit those looking specifically for a guide to JSP. Those will probably find a dedicated title such as JavaServer Pages more useful.

The real strength of Professional JSP is in demonstrating how JSP integrates with Servlets, Javabeans, XML and related technologies on the server, and how to design your server side applications to make the most appropriate use of JSP alongside these other technologies. --Steve Patient



Book Description

JavaServer Pages, together with the Java Servlet API, provide the dynamic web content presentation layer for the Java 2 Enterprise Edition. JSPs and Servlets integrate tightly to enable scalable and portable applications, and are widely supported. This book extensively covers the next generation of these technologies, JSP 1.2 and Servlets 2.3, which are nearing completion under the Java Community Process and provide major enhancements to Java's web programming model.

This book looks in depth at these core components of the forthcoming J2EE 1.3 platform, preparing you for building the next generation of web solutions. You'll learn about the enhancements to the JSP tag library model; the new filtering and application event facilities; how to architect web applications to ensure clean separation of presentation and logic; and the increasingly popular Jakarta Struts framework. The book also addresses using JSP with XML and XSLT; databases access with JDBC; and how JSP and Servlets fit into the overall J2EE platform alongside Enterprise JavaBeans, JavaMail, and other J2EE technologies.


Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
jsp

Your tags: Add your first tag
 

 

Customer Reviews

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

 
3 of 3 people found the following review helpful:
3.0 out of 5 stars Adds up to less than the sum of its parts, 30 Nov 2002
By A Customer
This book covers a lot of ground, not just JSP, but only superficially. There is little sense of coordination between the individual writers and chapters. Just when you are starting to get to grips with a topic, you are thrown onto something completely different. Like a lot of Wrox books, this one suffers from too many independent writers, and it could really use a comprehensive example project that could be used to demonstrate all the different topics. I worked through most of this book but still don't feel much the wiser on how to design a JSP site. Maybe other readers will fare better.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 2 people found the following review helpful:
2.0 out of 5 stars Starting with servlets was a mistake, 7 Feb 2003
By Mike (South Riding) - See all my reviews
I was expecting a coherent and well-structured introduction to JSP here. I was under the impression that JSP was (mostly) developed not only as a cross-platform replacement for ASP and PHP but also to largely replace servlets, which were more difficult to understand and maintain.

I read Chapters 1 and 2 with no problems. Then came a 70 page chapter on servlets, not what I had bought this to learn about! Thinking I could safely skip this chapter and return to it if and as needed, I was disappointed to find that just about the first thing Chapter 4 does is refer you back to a diagram in the previous chapter! Surely JSP in its abstraction could have taken precedence, or was this initially intended as an introduction to servlets, with JSP as an appendage?

Plus, was the first thing I desired to know about JSP a complete list of all the JSP directives? I think not! This book rapidly found its way back to my bookshelf.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
4 of 5 people found the following review helpful:
2.0 out of 5 stars Disjointed, repetitive and useless as a reference manual., 8 Jun 2001
The problem with this book is very evident from the picture on the front cover. If ever a book was a case-in-point of the proverb "too many cooks spoil the broth" then this is it. Sixteen authors! I ask you.

Each chapter in isolation is actually pretty good, however, when they are all bundled together you get a book that is disjointed, repetitive and useless as a reference manual because the information for the subject you are interested in is probably contained in numerous sections and explained in differing styles.

In summary, another one of many recent IT technical books that is obviously trying to sell itself on size rather than quality of material.

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

3.0 out of 5 stars Wrong title, wide coverage, and hard reading.
This book would have been better entitled "Some experts overviews of Web Development with JAVA - with examples". Read more
Published on 11 Aug 2002 by Richard

1.0 out of 5 stars If you have first edition don't buy this book
Too much fat, too much cases study, sometimes very simple (yes, we know what's XML file or application web). Only TagLibs chapters may be ok, the rest like the first version.
Published on 1 Aug 2001

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
 

   


Look for similar items by category


Look for similar items by subject


Feedback

Ad

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.