Product Details
Sams Teach Yourself J2EE in 21 Days

Sams Teach Yourself J2EE in 21 Days
By Martin Bond, Dan Haywood, Debbie Law, Andy Longshaw, Peter Roxburgh

Price:

This item is not available for purchase from this store.
Click here to go to Amazon to see other purchasing options.


10 new or used available from £2.08

Average customer review:

Product Description

J2EE has become required knowledge for any serious Java developer, but learning this large and complex specification requires a substantial investment of time and energy. Sams Teach Yourself J2EE in 21 Days presents the enterprise Java architecture in accessible, easy-to-comprehend lessons, describing how each J2EE tool solves the challenges of n-Tier development. Using the architecture as a roadmap, following chapters describe Enterprise JavaBeans (EJB), JavaServer Pages (JSP), servlets, and more, giving readers a full understanding of J2EE development.

Further chapters cover the role of XML, custom JSP tags, and how Java Connectors allow J2EE applications to interact with legacy and non-Java systems. The book finishes with sample applications that put all the pieces together, including an example using J2EE to create Web Services. Along the way, every concept is illustrated with practical, real-world examples to ensure understanding by Java students as well as experts.


Product Details

  • Amazon Sales Rank: #951191 in Books
  • Published on: 2002-04-18
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 1094 pages

Editorial Reviews

From the Back Cover

J2EE has become required knowledge for any serious Java developer, but learning this large and complex specification requires a substantial investment of time and energy. Sams Teach Yourself J2EE in 21 Days presents the enterprise Java architecture in accessible, easy-to-comprehend lessons, describing how each J2EE tool solves the challenges of n-Tier development. Using the architecture as a roadmap, following chapters describe Enterprise JavaBeans (EJB), JavaServer Pages (JSP), servlets, and more, giving readers a full understanding of J2EE development.

Further chapters cover the role of XML, custom JSP tags, and how Java Connectors allow J2EE applications to interact with legacy and non-Java systems. The book finishes with sample applications that put all the pieces together, including an example using J2EE to create Web Services. Along the way, every concept is illustrated with practical, real-world examples to ensure understanding by Java students as well as experts.

About the Author

The authors of this book work for Content Master Ltd., a technical authoring company in the United Kingdom specializing in the production of training and educational materials. For more information on Content Master, please see its Web site at www.contentmaster.com.

Martin Bond, B.Sc. M.Sc. C.Eng, M.B.C.S., was born near Manchester England in 1958. Martin left a budding academic career to develop parallel processing compilers for Inmos. Martin has designed and developed systems using C++, Java, and JavaScript and has developed training courses on Unix programming, Solaris security, Java programming, and XML. Martin has an honors degree and a masters degree in computer science from Aberystwyth, Wales, and is a European chartered engineer. Martin currently works as an IT trainer and consultant based in Cornwall, England.

Dan Haywood has been working on large and small software development projects for more than 12 years. These days, he fills his days with consulting, training and technical writing, specializing in OO design, Java and J2EE, Sybase technical consulting, and data modeling. Previously, Dan worked at Sybase Professional Services, performing a variety of roles, mostly in the financial industry, including architect, performance specialist, and project manager. Dan started his IT career at (what was then) Andersen Consulting, working as a developer on large-scale projects in government and in utilities. Dan is married and has a baby daughter.

Debbie Law B.Sc., was born in Romsey, England in 1959. Debbie started on compiler development for parallel processing systems, later working on the design and development of client server applications. As a technical manager for Siemens, she was one of a small group of select staff on an intensive learning program studying worldwide business practices, including several weeks at MIT and Harvard. Debbie has an honors degree in computer science from Southampton, England and currently works as an IT consultant based in Cornwall, England. Andy Longshaw is a consultant, writer, and educator specializing in J2EE, XML, and Web-based technologies and components, particularly the design and architecture decisions required to use these technologies successfully. Andy has been explaining technology for most of the last decade as a trainer and in conference sessions. A wild rumor suggests that some people have managed to stay awake in these sessions. Despite being well educated and otherwise fairly normal, Andy still subjects himself and his family to "trial by unpredictability" by watching Manchester City FC far more often than is healthy.

Peter Roxburgh graduated with a first class degree with honors in business, and has since followed a diverse career path. From his home in the medieval walled town of Conwy, North Wales, he authors a wide-variety of training courses, and books including Building .NET Applications for Mobile Devices (Microsoft Press, 2002). He has also written and contributed to a number of journals and Web sites on cutting-edge technologies.

Peter spends his spare time playing guitar and bouldering on nearby sea cliffs and mountain crags. When he is not strumming or risking life and limb, he enjoys spending relaxing and quality time with his daughter, Chloe.


Customer Reviews

Outdated1
This book is outdated to the point of being useless. The examples throughout this book rely heavily on the use of databases, unfortunately the one the book is written for (pointbase) is no longer included with the application server (which you also need), and to make matters worse it now costs to use pointbase.

The book does point out early on that the examples can be easily modifed to work with other databases (namely the supplied apache derby). This is not true, it might be relatively easy for an experienced j2ee engineer to do this, but seeing as you want to learn this technology I doubt you are one of those.

The subject matter (j2ee) is extremely complicated and having to heavily mod every example you come across just isn't acceptable in a book aiming to rapidy teach a very complex subject. The book also uses outdated versions of the technology itself and as such I'd strongly advise against this book and to wait for the third edition, the current edition should really not even be offered anymore (at least without THIS IS OBSOLETE written on the front cover).

I wasted 30 pounds on this so you don't have to!!!

At last. A J2EE book written in a human language!5
J2EE is a deeply complex topic, and this book must be one of the first to take a programmer friendly, human readable approach to the subject.

If you're a programmer, this book is likely to be far more useful to you than the books such as "Applying Enterprise Java Beans", which are written by people too close to the development of J2EE itself.

This won't be an easy ride though - you will need to be proficient in Java already and be familar with much of the Java Standard Edition. Also be prepared to spend hours fiddling with tools and messing around with command lines - but that's par for the course with this topic!

Thanks to the authors for finally bringing the subject back to Earth.

J2EE4
A big subject, well tackled, with all the theory and hands on practical work to back it up.
Obviously first, you will need to be a proficient java programmer before learning J2EE. But don't be fooled, learning J2EE takes a lot of trial and error and practice if you are going it alone, no matter what reading material you have.
Reads more like "Teach Yourself J2EE in 21 weeks"!