See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

68 used & new from $0.01

Have one to sell? Sell yours here
 
 
Professional Java Server Programming: with Servlets, JavaServer Pages (JSP), XML, Enterprise JavaBeans (EJB), JNDI, CORBA, Jini and Javaspaces
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

Professional Java Server Programming: with Servlets, JavaServer Pages (JSP), XML, Enterprise JavaBeans (EJB), JNDI, CORBA, Jini and Javaspaces [ILLUSTRATED] (Paperback)

by Sing Li (Author), Paul Houle (Author), Mark Wilcox (Author), Ron Phillips (Author), Piroz Mohseni (Author), Stefan Zeiger (Author), Hans Bergsten (Author), Matthew Ferris (Author), Danny Ayers (Author, Editor), Jason Diamond (Author), Mike Bogovich (Author), Marc Fleury (Author), Krishna Vedati (Author), Ari Halberstadt (Author), Andrew Patzer (Author)
4.0 out of 5 stars See all reviews (82 customer reviews)


Available from these sellers.


12 new from $3.89 56 used from $0.01
Also Available in: List Price: Our Price: Other Offers:
Paperback (Bargain Price) 14 used & new from $2.39

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.45
Professional Java Server Programming J2EE, 1.3 Edition

Professional Java Server Programming J2EE, 1.3 Edition

by Subrahmanyam Allamaraju
SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055) (Certification Press)

SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055) (Certification Press)

by Katherine Sierra
4.7 out of 5 stars (285)  $32.99
Explore similar items

Editorial Reviews

Amazon.com Review
Wrox specializes in books written by programmers, for programmers. Professional Java Server Programming, a volume on developing Java-based Web applications, is no different. All the 12 authors are developers and consultants--including some who've been part of Sun's own Java team.

The Web is becoming more and more a way of delivering applications rather than just static Web pages. Java is becoming more and more popular as a tool for building Web applications, thanks to Java servlets and Java Server Pages. Professional Java Server Programming is a big book full of code samples and real-world experience.

Starting with a grounding in Web application development and technologies, the book introduces the various concepts of using Java to deliver Web content--as well as helping to give you the tools you need to work around the limitations of Web servers and Web browsers. You'll also learn how to develop complex database-driven applications--and how to work faster. Since this is a book on the cutting edge of Java development, you'll also find sections on using Java with XML documents and LAP directory servers, as well as Enterprise Java Beans. There's even a good examination of the next generation of Java technologies--Jini and JavaSpaces--with a look at how these can be used in Web applications.

This is a superb and extremely practical book. If you're building Java-based Web server applications, this is a book you need to have next to your terminal, if only for the 300 pages of reference material in the appendices! --Simon Bisson, amazon.co.uk

Product Description
An overview of the new server-side Java platform - Java 2 Enterprise Edition - as it relates to building n-tier web applications. It covers the building blocks (Servlets, JSP, EJB, JDBC, RMI, JNDI, CORBA) then goes into special design considerations for server side programming, (including resource pooling and component based design) before finally discussing future possibilities opened up by Jini and JavaSpaces technology.

In a world where, increasingly, corporate IT development is Web application development - ASP, PHP, CGI and ISAPI are all viable options.Now, so is the Java 2 Platform Enterprise Edition, and that's good news because server-side Java is portable across Windows, Linux, UNIX and MacOS and compatible with a wide range of Web Servers (IIS, Apache, Netscape Enterprise Server) and Application Servers from Sun, IBM and others.

What does all this mean for you? Java provides technologies to allow for server side processing, dynamic page content generation and dynamic presentation. With these comprehensive, platform independent Java class libraries you can join together the disparate pieces of your business - data, applications and platforms - to form a coherent whole.

Java 2 Enterprise Edition - announced by Sun in June 1999 - makes Java an entire platform, not just another language and this is the first book that seriously covers it.

See all Editorial Reviews


Product Details


Look Inside This Book

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.
(3)
(1)

Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

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

82 Reviews
5 star:
 (45)
4 star:
 (15)
3 star:
 (5)
2 star:
 (11)
1 star:
 (6)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (82 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
49 of 50 people found the following review helpful:
5.0 out of 5 stars A little bit of everything, February 10, 2000
By DQ (New York) - See all my reviews
An excellent resource for conceptualizing internet development resources. Lot's of excellent diagrams for visual learners. Lot's of examples for hands-on practice. The best thing I liked about this book is that it assumes you know nothing, but at the same time does not "dummy down" the material. Each chapter has a high-level overview of the topic including industry or historical information. Then there is more detail with an example and the example is broken down step by step. Although written by many people it flows quite well.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
39 of 39 people found the following review helpful:
5.0 out of 5 stars 1100 pages of terriffic information, January 20, 2000
By Ellen (Connecticut) - See all my reviews
I am new to server side programming, and relatively new to Java. This book is packed with great information, even for me. Three chapters into the book I couldn't wait to get started, and I was already equipped with enough information to write basic server side programs. Some of the things that I found most valuable: Information on how to configure some of the more popular web servers to run Java Servlets; An explanation of HTTP; The pros and cons of CGI, JavaServer Pages, Active Server Pages, and Java Servlets; Detailed information about the Java Servlet API.

It does not contain a lot of information about Java programming in general (syntax, general API info, etc., ) so if you are new to Java you will need a Java API book to supplement.

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



 
50 of 52 people found the following review helpful:
4.0 out of 5 stars Pro's and Con's, January 11, 2000
Pro:

*) Covers a lot of ground on up to date (01/2000) server side tech, Servlets, JSP, RMI, XML, EJB, JINI, CORBA, JNDI, LDAP, JDBC, Mime, cookies, Internationalization.

*) Lots of hands-on details with many examples.

*) Very fluent and usually clear.

Con:

*) Very little on theory, concepts, server architecture using these technologies or trends, goes straight to the details.

*) Many exercises don't work without some hacking (they could still fix it, the code is on their site).

*) So much is about Java Servlets you would think Sun published it.

*) Not all the chapters are in the same level, you can feel many people wrote the book.

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


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

2.0 out of 5 stars Not for serious developers.
I would reccomend this book only to people who are new to Java Programming and want an overall treatise with something on everything possible server side. Read more
Published on December 2, 2002 by A. Pathak

2.0 out of 5 stars Not For Professionals
I bought this book a few months ago and I found out that it covers the basics of J2EE. Imagine 10+ authors. Read more
Published on November 14, 2001 by Rehan Malik

5.0 out of 5 stars Great book
Over all this is a great book. It give you the overall idea on Java Server Programming. If you really serious on specific topic, you have to buy another one. Read more
Published on July 23, 2001 by Kin S. Yung

2.0 out of 5 stars Not for serious developers
I would reccomend this book only to people who are new to Java Programming and want an overall treatise with something on everything possible server side. Read more
Published on March 13, 2001 by Abhishek Pathak

2.0 out of 5 stars Ok as an overview but too bulky
I guess I shouldn't expect a book written by 12 different people to be too cohesive but this book was very disjointed. Read more
Published on February 22, 2001

3.0 out of 5 stars Unfortunately Outdated
Although, this book was a great reference about a year ago, I am shocked it's still selling and that it has retained its selling price of ~ $50. Read more
Published on December 31, 2000 by Richard Contreras

1.0 out of 5 stars No focus.
This book cover many important topics of java server developments. However, it is so much difficult to understand these topics clearly through this book!
Published on October 13, 2000

5.0 out of 5 stars Overall a great book.
If you're the kind of person that can look at code samples and a few paragraphs of explanation, and say "oh yeah" (and you don't need to be handheld through the process... Read more
Published on October 12, 2000

5.0 out of 5 stars Great Book!
This is a wonderful book covering many topics of interest to the Java community. It is detailed and comprehensive. Read more
Published on September 7, 2000 by _nagabhushanam_

3.0 out of 5 stars JSP, like Java, to remain a mystery
I think you cannot go wrong buying the book IF you know exactly why. Two reasons I buy computer books: 1 - learning and 2 - Reference. Read more
Published on September 7, 2000 by Brian D. Hickey

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

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


Active discussions in related forums
  Discussion Replies Latest Post
C# or Java? 32 10 days ago
   


Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Hot Deals on Hitachi

Hitachi power tools
Routers don't get much more powerful than the "Incredible Hulk." Check out the entire line of Hitachi routers sold by Amazon.com.

Shop all Hitachi

 

Best Books of 2008

Best of 2008
Find our top 100 editors' picks as well as customers' favorites in dozens of categories in our Best Books of 2008 Store.
 

Buy Three Books, Get a Fourth Free

4-for-3 Books
Order any four eligible books under $10 and get the lowest-price book free in our 4-for-3 Books Store. See more details.
 

Best Books

Best of the Month
See our editors' picks and more of the best new books on our Best of the Month page.
 
Ad


Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

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

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Free
Free by Chris Anderson
Paranoia
Paranoia by Joseph Finder
My Soul to Lose
My Soul to Lose by Rachel Vincent
Glenn Beck's Common Sense

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates