Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Good See details
$7.77 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
Have one to sell? Sell yours here
Java for the Web with Servlets, JSP, and EJB: A Developer's Guide to J2EE Solutions
 
See larger image
 
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.

Java for the Web with Servlets, JSP, and EJB: A Developer's Guide to J2EE Solutions [Paperback]

Budi Kurniawan (Author)
4.1 out of 5 stars  See all reviews (50 customer reviews)

List Price: $59.99
Price: $40.08 & this item ships for FREE with Super Saver Shipping. Details
You Save: $19.91 (33%)
  Special Offers Available
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.
Only 4 left in stock--order soon (more on the way).
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Paperback $40.08  

Book Description

073571195X 978-0735711952 April 22, 2002 First edition.

Java for Web with Servlets, JSP and EJB is the one book you need to master Java web programming. It covers all the technologies needed to program web applications in Java using Servlets 2.3, JSP 1.2, EJB 2.0 and client-side programming with JavaScript. These technologies are explained in the context of real-world projects, such as an e-commerce application, a document management program, file upload and programmable file download, and an XML-based online book project.

In addition to excellent content, this book includes licenses to two Java web components from BrainySoftware.com. You receive a full license of the Programmable File Download component for commercial and non-commercial deployment. You are also granted to a license to deploy the author's popular File Upload bean for non-commercial use, which has been licensed by the Fortune 500 company Commerce One and purchased by major corporations such as Saudi Business Machine, Ltd. and Baxter Healthcare Corporation.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Customers buy this book with Murach's Java Servlets and JSP, 2nd Edition $32.05

Java for the Web with Servlets, JSP, and EJB: A Developer's Guide to J2EE Solutions + Murach's Java Servlets and JSP, 2nd Edition
  • This item: Java for the Web with Servlets, JSP, and EJB: A Developer's Guide to J2EE Solutions

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

  • Murach's Java Servlets and JSP, 2nd Edition

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



Editorial Reviews

From the Publisher

Java for the Web with Servlets, JSP, and EJB is an excellent resource for intermediate to advanced level Java developers looking to greatly enhance their web application skills. Every facet of Java web development is tacked by the author in a very pragmatic way, first by introducing real-world business scenarios and then providing detailed solutions to these issues explaining what technologies should be applied and why. The author gets the reader up and running immediately, without wasting their time on theory. He provides countless tips and tricks that will save the reader both time and money. The software alone makes this book an excellent buy. I highly recommend this book to the ambitious Java developer! Deborah Hittel-Shoaf, Acquisitions Editor

From the Author

This book covers Servlet 2.3, JSP 1.2 and EJB 2.0 and caters to beginners as well as advanced developers. For beginners, this book is really easy reading. You are guaranteed to run your first servlet in 6 easy steps or about 10 minutes after you install Tomcat. For seasoned programmers, you will enjoy even more because the strength of this book is that it offers real solutions to challenges Web developers face every day. You will find techniques and projects such as:

- Sending files to the browser and force the browser to display the "Save As" dialog.

- File upload, including the original code whose modified version is used in IBM's WebSphere J2EE server documentation.

- Document management, providing a Windows Explorer-like navigable object structure.

- XML-Based e-books.- Model 2 Implementation of an E-Commerce Site.

- Filters

- Accessing databases and run your SQL statements online

- Session management

- Web Security

- Developing session, entity and message-driven EJBs and deploying them in JBoss.

- Controlling applets using JavaScript

- Client-side input validation

-Budi Kurniawan, author


Product Details

  • Paperback: 992 pages
  • Publisher: Sams; First edition. edition (April 22, 2002)
  • Language: English
  • ISBN-10: 073571195X
  • ISBN-13: 978-0735711952
  • Product Dimensions: 9.1 x 7 x 2 inches
  • Shipping Weight: 3.4 pounds (View shipping rates and policies)
  • Average Customer Review: 4.1 out of 5 stars  See all reviews (50 customer reviews)
  • Amazon Best Sellers Rank: #525,702 in Books (See Top 100 in Books)

More About the Author

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

 

Customer Reviews

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

140 of 142 people found the following review helpful:
5.0 out of 5 stars Exceptional!!!, May 5, 2002
By 
kevin tuite (Cornwall, NY USA) - See all my reviews
This review is from: Java for the Web with Servlets, JSP, and EJB: A Developer's Guide to J2EE Solutions (Paperback)
I can't believe there is one Java Web book that covers all plus more:
Servlets 2.3, JSP 1.2, EJB 2.0, JavaScript, and teaches you how to use
those technologies in real-world projects. There are so many things you
can't find in other servlet/JSP books.

Here are my favorite chapters:
Chapter 4 gives you wide coverage of how to use JDBC in a Web application.
Chapter 5 is an excellent chapter on session management. Very thorough.
Chapters 6 and 7 discuss the new features of servlet 2.3: application and
session events and filters.
Chapter 12 is only 5 pages but it offers you the technique you don't find
in other Web programming books: how to send a file to the browser and make
the browser display the "Save As" dialog.
Chapter 13 explains how to upload files in depth. This is definitely not
covered in most servlet/JSP books.
Chapter 15 teaches you how to cache your data to greatly improve
performance.
Chapter 17 teaches you how to design your application.
Chapter 27 is full of tips on how to control applets using JavaScript.

Also, the bonus software in the CD is invaluable:
- The file upload bean enables you to upload files effortlessly, you just
need to copy the .jar file into the lib directory under your application's
WEB-INF directory. According to the back cover and the author section,
this bean is licensed by Fortune 500 company Commerce One and the code is
used in the example code of IBM's WebSphere J2EE server documentation!
- The file download makes sending files to the browser error-free.

There are 3 ready-to-use projects:
- E-commerce site based on the Model 2 architecture. This is a perfect
example of how to implement the recommended Model 2 architecture.
- XML-based e-book. Very unique, you can use this to create your own
online documentation and more importantly it's browser-independent.
- Document management, this is my favorite. I am impressed by the
navigation tree that really looks like Windows Explorer. I did not know
that it is possible to do so with JavaScript. It enables you to give
permission to certain people to access certain files.

The EJB section of this book is not the most complete, but surprisingly it
is easy to understand.
One thing that this book does not have is the discussion of the Jakarta
Struts project. But, overall I am very happy and wish this book had come
out much earlier.

O, btw, another thing that makes this book different is one section in the
introduction. It talks about the battle between J2EE vs Microsoft .NET.
Very interesting.

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


42 of 45 people found the following review helpful:
5.0 out of 5 stars Just like sitting in a classroom, May 21, 2002
By 
"zendog" (Stoughton, WI USA) - See all my reviews
This review is from: Java for the Web with Servlets, JSP, and EJB: A Developer's Guide to J2EE Solutions (Paperback)
This is an excellent book. I'm a Java instructor and this book is structured as if the writer is a teacher and the reader a student. There are no leaps of faith or "assumed" knowledge. The author patiently explains the purpose of all relavent information before easing into new material. Besides being written in a friendly manner, the material is thorough which includes several appendix topics for setting up classpath, etc.
If you're struggling to find a great J2EE book without spending [money] on multiple texts, take a close look at this one.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


29 of 31 people found the following review helpful:
5.0 out of 5 stars Bible for Java web developers, May 15, 2002
This review is from: Java for the Web with Servlets, JSP, and EJB: A Developer's Guide to J2EE Solutions (Paperback)
This comprehensive volume covers Java Servlets, JSP and Enterprise Java Beans technology. Style of presentation is lucid and equips the readers to develop a full fledge e-commerce appplication from scratch. Advanced topics like security configuration,caching, file upload are explained in detail with suitable real world examples which are rarely found in similar books.

Instead of commercial servers, examples are based on free open source server (Tomcat and JBoss) which makes this book all the more interesting for students and developers alike.

This volume is highly recommended for beginners and well as advanced web developers.

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











Only search this product's reviews



What Other Items Do Customers 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.
 
(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 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
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...



Look for Similar Items by Category


Look for Similar Items by Subject