35 used & new from $1.48

Have one to sell? Sell yours here
 
 
J2EE FrontEnd Technologies: A Programmer's Guide to Servlets, JavaServer Pages, and JavaBeans
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

J2EE FrontEnd Technologies: A Programmer's Guide to Servlets, JavaServer Pages, and JavaBeans (Paperback)

~ Lennart Jorelid (Author)
Key Phrases: stateless session, java source, login form, Lennart Jörelid, The Servlet Mediator, Tunneling Servlet (more...)
3.7 out of 5 stars  See all reviews (3 customer reviews)


Available from these sellers.


12 new from $2.72 23 used from $1.48

Editorial Reviews

Product Description

<p><i>J2EE FrontEnd Technologies: A Programmer's Guide to Servlets, JavaServer Pages, and Enterprise JavaBeans</i> concisely and accurately describes what you need to know about effective enterprise development based on servlets, JSPs, and EJBs. Servlets, JSPs, and EJBs are the most important aspects of Java as it is used in the production of enterprise Web applications today. Lennart "Häxx" Jörelid's book concentrates on teaching programmers how to fit the various technologies together while spending as little time as possible on "plumbing." </p> <p> Jorelid discusses servlet development and architecture, and he teaches developers how to integrate servlets into distributed enterprise systems with illustrated examples. He explains the architecture and implementation of JSPs&emdash;including introductory concepts such as using all built-in facilities of the JSP library and advanced topics such as creating your own custom actions using the JSP Tag Library API. </p> <p> Jorelid also addresses the open-source Struts framework from the Apache Software Foundation, which provides a powerful framework for J2EE Web application development by combining servlets and JSPs. And, finally, Jorelid explores the EJB programming paradigm, covering development and architecture of EJBs and J2EE integration and deployment. </p> <p><i> J2EE FrontEnd Technologies: A Programmer's Guide to Servlets, JavaServer Pages, and Enterprise JavaBeans</i> provides developers with a unique approach to understanding the profound relationship between servlets, JSPs, and EJBs. Developers will gain a clear understanding of all three and will be able to harness this knowledge for their own real-world applications.</p>


About the Author

Lennart Jorelid has consulted on Java-based solutions for some of the largest European companies. Through his affiliation as a Java manager with jGuru (one of the most popular websites for Java developers), he has explained Java technology to thousands of programmers.

Product Details

  • Paperback: 1128 pages
  • Publisher: Apress; 1st edition (December 15, 2001)
  • Language: English
  • ISBN-10: 1893115968
  • ISBN-13: 978-1893115965
  • Product Dimensions: 9.2 x 7.4 x 2.1 inches
  • Shipping Weight: 4.2 pounds
  • Average Customer Review: 3.7 out of 5 stars  See all reviews (3 customer reviews)
  • Amazon.com Sales Rank: #2,094,233 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #28 in  Books > Computers & Internet > Programming > Java > JavaBeans

Inside This Book (learn more)

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 organize and find favorite 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 Reviews
5 star:
 (1)
4 star:    (0)
3 star:
 (2)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.7 out of 5 stars (3 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
4 of 4 people found the following review helpful:
3.0 out of 5 stars For geeks, May 8, 2002
I spent a long time... trying to decide between this book and Budi Kurniawan's "Java for the Web with Servlets, JSP, and EJB" - the only two I can find that give an integral treatment of this trinity of J2EE technology.

I ultimately decided to go with Kurniawan's book mainly because he is a better teacher and explainer, and that the book is better organized. Jorelid's book is for you if you are a hard-cored geek to whom reading UML and standard specs is second-instinct. He started the book - chapter 1 - with an extended, class-by-class coverage of the servlet package - no practical example until chapter 2. There ARE flashes of brilliance here and there though, for example his lucid explanation of the evolution of servlet-collaboration technology, from direct invocation to filters. However, the lack of sub-chapter headings in the TOC makes it VERY difficult to locate a specific topic.

Jorelid scores a clear point over Kurniawan in covering struts. But then he does not provide the still-larger discussion of application design (e.g. a chapter dedicated to a sample project from design to deployment, showing how to translate UML from design/analysis into servlets, JSP and EJBs - where his use of UML would be most justified).

In short, you may like it if you are a Wrox kinda guy. For other mortals, Kurniawan is a gentler guide.

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



 
4 of 4 people found the following review helpful:
3.0 out of 5 stars Fairly detailed and yet limited, February 19, 2002
By Thomas Paul (Plainview, NY USA) - See all my reviews
(REAL NAME)      
"J2EE FrontEnd Technologies" refers to itself as a "programmer's guide" and that is probably the best description of it. While it also claims to be "chock full of code examples" and contains "what you need to know," it falls short in both these areas. What you will find is a fairly detailed and yet limited explanation of the three major J2EE technologies, servlets, JSPs, and EJBs. Although you will find extensive information for these three areas, there are many details left out and there is little attempt made to tie the three pieces together. For example, you will not find any examples of linking servlets and JSPs other than by using the Struts framework. You will also find no more than a brief mention of message driven EJBs. There are numerous UML diagrams throughout the book but in many cases they add little beyond what you can get from looking at the APIs. The examples in the book tend to be overly simplistic, in some cases wasting many pages to show an example that could have been summarized in a few lines of code. The best section of the book is the section on EJBs. The author's detailed description of EJB deployment descriptors is better than what you will find in most EJB books. This section also features the most complete examples found in the book. Overall this book does contain value, although it fails as an introduction or tutorial on the technologies that it covers.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 2 people found the following review helpful:
5.0 out of 5 stars This book helps to quickly develop deeper insight in J2EE, February 28, 2002
By Vaibhav Gowadia (Columbia, SC USA) - See all my reviews
I found this book to be very well written, organized and helpful in learning J2EE concepts. The book is very easy to read. Author is very experienced and discusses pros and cons for various decisions programmers and designers have to make. The topics covered include Servlets, Shopping Cart Example, Struts, JSP and EJB.

Illustrations used throughout the book for describing classes, packages and working of programs is excellent. UML is used extensively in the book. Class diagrams and Interaction diagrams are used throughout the book to explain Java Servlet API and it's working. Screen dumps and nice figures are used to give pictorial views of situations being discussed. This helped me quickly understand various concepts.

At various places, the author explains reasons for deprecating some methods in the API. He also gives examples of such cases. This helped me learn some better programming skills and made me aware of common design mistakes. The author explains many design choices from security point of view also.

In my opinion the book is an excellent buy.

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


Share your thoughts with other customers: Create your own review
 
 
 
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
   



So You'd Like to...


Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Your Recent History

 (What's this?)

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