Location:  Home» Web Dev » Engineering » Web Development with Java Server Pages  
Categories
Web Dev
Web Marketing
General Marketing
E-commerce
Subcategories
Paperback
Trade

Web Development with Java Server Pages

Web Development with Java Server Pages

enlarge enlarge 
Authors: Duane K Fields, Mark A Kolb
Publisher: Manning Publications
Category: Book

List Price: $44.95
Buy Used: $0.49
You Save: $44.46 (99%)



New (10) Used (40) from $0.49

Rating: 4.5 out of 5 stars 85 reviews
Sales Rank: 855015

Format: Illustrated
Media: Paperback
Edition: 1st
Pages: 554
Number Of Items: 1
Shipping Weight (lbs): 2.1
Dimensions (in): 9.2 x 7.4 x 1.4

ISBN: 1884777996
Dewey Decimal Number: 005.72
EAN: 9781884777998
ASIN: 1884777996

Publication Date: May 15, 2000
Availability: Usually ships in 1-2 business days
Shipping: Expedited shipping available
Shipping: International shipping available
Condition: Standard used condition.

Also Available In:

  • Paperback - Web Development with JavaServer Pages

Similar Items:

  • JavaServer Pages, 3rd Edition
  • Core Servlets and Javaserver Pages: Core Technologies, Vol. 1 (2nd Edition)
  • Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam (Brain-Friendly Guides)
  • Java Servlet & JSP Cookbook
  • Java Servlet Programming

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


Product Description
Dynamic content -- personalized, customized, and up-to-the-minute -- is a key component of site development on the World Wide Web today. Java Server Pages (JSP) is a new server-side technology for generating dynamic content in Web pages and other on-line applications. This guide to JSP covers all aspects of development and includes comparisons to similar dynamic content systems such as CGI, Active Server Pages, Cold Fusion, and PHP. Included is a discussion of the use of component centric design via Java Beans and custom tag libraries for separating the presentation of dynamic data (the layout, look, and feel) from its implementation (the code that generates it).


Customer Reviews:   Read 80 more reviews...

1 out of 5 stars Entirely too technical   November 13, 2007
T. Justin Lilly (Columbia, SC)
0 out of 4 found this review helpful

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. This book seems to want to tell me everything I don't want to know upfront and saves anything useful for chapters 16+. Reading the first 10 chapters, I don't know if I can make it through the next 6 in order to get to something helpful. Don't buy this book.


1 out of 5 stars Practically Useless   October 5, 2005
Craig Cecil (Baltimore, MD USA)
1 out of 7 found this review helpful

This book is subtitled, "A practical guide for designing and building dynamic web services". Yeah, right. Although the book is aimed at beginning to intermediate JSP developers, the authors fail miserably to communicate to their target audience. Basically, you'll find yourself re-reading section after section, wondering what the authors are trying to say, and why the book is so chock full of Java code listings, with only a smattering of JSP. Other books handle the learning curve of JSP much more effectively. In fact, you're better off just using any of a number of tutorials on the Internet for learning the basics and intermediary aspects of JSP. What the authors should have done is follow the lead set with 'PHP and MySQL Web Development'. In this case, the "practical guide" was practically useless.



5 out of 5 stars Best JSP book   August 20, 2004
Java Cup
2 out of 2 found this review helpful

This has been a very good buy for me. It explains all the JSP concepts well and also has very good information on javabeans. If you're a beginner with little or no knowledge in JSP, then this is a great place to start with.


5 out of 5 stars Amazing JSP introduction book   March 2, 2004
Kishore Dandu (Plano, TX United States)
3 out of 3 found this review helpful

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.

My favourite chapters are "Filters and listeners", "design choices in case of an enterprise system"(whole chapter is dedicated for this) and "how to build custom tags".

Authors approach not only enriches a programmer's mind with JSP details but also in a way that is longlasting.


4 out of 5 stars Great book but not for NEW JSP programmers   October 1, 2003
T. Radke (Avondale, Az United States)
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.

I purchased this book and Core Servlets and Java Server pages and for the first 7 months trying to use this book just resulted in pissing me off.

HOWEVER, now that I've become relatively fluent in Servlet/JSP applications I find that this book DOES have some very useful information and I use it more than I use Core.

I recommend that if you're new to JSPs and can only buy one book, buy Core, if you can get two..and are intent on building complex dynamic server side applications BUY BOTH, you'll need this one later!!

SEO and Marketing Tips
BETA RELEASE
Car Finance | Unblock Myspace | Loans | Internet Advertising | Computer SupportCheap Books | Linens | iPod Sale | Layouts MySpace Игри
Magazin Ro Web Development with Java Server Pages