Buy Used
Used - Very Good See details
Price: £5.80

or
Sign in to turn on 1-Click ordering.
 
   
Have one to sell? Sell yours here
Special Edition Using Java 2 Enterprise Edition (J2EE): With JSP, Servlets, EJB 2.0, JNDI, JMS, JDBC, CORBA, XML and RMI
 
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.

Special Edition Using Java 2 Enterprise Edition (J2EE): With JSP, Servlets, EJB 2.0, JNDI, JMS, JDBC, CORBA, XML and RMI [Paperback]

Mark Wutka
4.5 out of 5 stars  See all reviews (2 customer reviews)

Available from these sellers.


Formats

Amazon Price New from Used from
Paperback --  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Product details

  • Paperback: 1088 pages
  • Publisher: QUE; 1 edition (8 May 2001)
  • Language English
  • ISBN-10: 0789725037
  • ISBN-13: 978-0789725035
  • Product Dimensions: 23.1 x 19.6 x 6.4 cm
  • Average Customer Review: 4.5 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon Bestsellers Rank: 1,471,392 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Mark Wutka
Discover books, learn about writers, and more.

Visit Amazon's Mark Wutka Page

Product Description

Product Description

Java 2 Enterprise Edition is a combination of Java-related technologies including Java Server Pages, Servlets, and Enterprise Java Beans. Working together these “pieces” make Java a viable solution for enterprise-scale applications. "SE Using J2EE" starts with a section covering the core J2EE components and how they fit into the overall application architecture. The book then builds off this foundation to explore the practical applications of J2EE including incorporating XML into J2EE, creating wireless Web applications, network programming with J2EE, managing security and encryption, object programming with Serialization and Reflection, and programming Java applets in the enterprise. Later chapters discuss alternative approaches to solving problems in J2EE applications including debugging, decompiling and disassembly. The book finishes with a useful reference section discussing each of the core J2EE APIs.

From the Back Cover

Java 2 Enterprise Edition is a combination of Java-related technologies including Java Server Pages, Servlets, and Enterprise Java Beans. Working together these “pieces” make Java a viable solution for enterprise-scale applications. "SE Using J2EE" starts with a section covering the core J2EE components and how they fit into the overall application architecture. The book then builds off this foundation to explore the practical applications of J2EE including incorporating XML into J2EE, creating wireless Web applications, network programming with J2EE, managing security and encryption, object programming with Serialization and Reflection, and programming Java applets in the enterprise. Later chapters discuss alternative approaches to solving problems in J2EE applications including debugging, decompiling and disassembly. The book finishes with a useful reference section discussing each of the core J2EE APIs.

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
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

3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
17 of 17 people found the following review helpful
Format:Paperback
Although the book's back states intermediate-to-advanced level it will probably be more relevant to intermediate Java developers. I can't imagine hardened frontliners to be able to find anything they don't already know there. The title reads like "Java 2 Enterprise Edition" - a title that might suggest the book is only about the J2EE platform, which is not. It should rather read like "what issues you might come accross when building a J2EE application". As such it was exactly the level I was looking for. Being a self-taught Java programmer I have always felt that I might be missing a crucial bit. This is what the book is very good at - it introduces every imaginable topic related to building a J2EE application, but does not burry the reader under much detail. Surely, this is how a reference guide should be written. This book tells you about the background, gives you an example or a snipet of code and - do you want to know more? Read the specification - be it an IETF's RFC or SUN's Java specification! Nothing is more useless then a copy of Javadocs. I give it 4 points out of five.
Comment | 
Was this review helpful to you?
5 of 6 people found the following review helpful
Format:Paperback
Everything you ever wanted to know about J2EE but were afraid to ask! This book's got it all... it explains in enough detail every aspect of J2EE, as a software engineer this book has proved to be invaluable for any J2EE project. An exceptional reference.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  7 reviews
13 of 13 people found the following review helpful
Reference for the serious J2EE developer 14 Nov 2001
By A Customer - Published on Amazon.com
Format:Paperback
If you are searching for a reference manual that covers the basics about all the technologies involved in J2EE this is the book to buy. Keep in mind that it is impossible to cover Enterprise Java Beans,JSP,Servlets in detail in just one book. So if you're after a special thing like only EJB feel free to buy other books that cover only Enterprise Java Beans but otherwise this book is really worth its bucks simply because it introduces you to J2EE and afterwards you are able to understand what all those things are about.
11 of 11 people found the following review helpful
Excellent coverage of topic with good level of detail 25 Oct 2001
By A Customer - Published on Amazon.com
Format:Paperback
I bought this book looking for an introduction to some of the areas of J2EE that I'm not expert in, half expecting another huge book full of code listings and reprinted javadocs, but I've been pleasantly surprised. As of this writing, the book has the most up to date coverage of j2ee I've seen and manages to pack very good introductory material into all the subjects I've looked at. It also gives enough detail for you to be able to understand the topic enough to start writing code and sifting through the API javadocs. The writing style is generally clear with good examples, although I noticed a couple of sloppy sections, but that can be excused in a book this size.

I haven't bought a Que book before, but I'll look at them a little closer now.

5 of 5 people found the following review helpful
Explores the practical applications of J2EE 5 July 2001
By Midwest Book Review - Published on Amazon.com
Format:Paperback
Special Edition Using Java 2 Enterprise Edition (J2EE) starts with a section covering the core J2EE components (EJBs, JSP, Servlets, JDBC, RMI, Corba, etc) and how they fit into the overall application architecture. The methodically presented manual then builds on this foundation to explore the practical applications of J2EE, including: incorporating XML into J2EE, creating wireless Web applications, network programming with J2EE, managing security and encryption, object programming with Serialization and Reflection and programming Java Applets in the enterprise. Later chapters discuss alternative approaches to solving problems in J2EE applications, including debugging, decompiling, and disassembly. The highly recommended instructional and reference guide then finishes with a useful reference section discussing each of the core J2EE APIs. User Level: Intermediate. 1,088 pp.
Search Customer Reviews
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
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback