Have one to sell? Sell yours here
Sorry, this item is not available in
Image not available for
Colour:
Image not available

 
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.

Professional Struts Applications (Expert's Voice) [Paperback]

John Carnell , Jeff Linwood , Maciej Zawadzki
3.0 out of 5 stars  See all reviews (1 customer review)

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? Visit the Books Trade-In Store for more details. Special Offer until June 30, 2013: Receive an additional £5 promotional Gift Certificate, when you trade-in at least £10 worth of books. Learn more.
There is a newer edition of this item:
Pro Jakarta Struts 2nd Edition Pro Jakarta Struts 2nd Edition 3.0 out of 5 stars (1)
£33.37
Usually dispatched within 9 to 12 days

Book Description

1 Sep 2003 1590592557 978-1590592557 Reprint
Building web applications that are maintainable and extensible requires a significant amount of design and planning before even a single line of code can be written. However, by leveraging pre-written development frameworks, a development team can reduce the amount of time it takes to deploy an application, while at the same time promoting reuse. Traditionally, development frameworks required significant amounts of time and energy to implement. The alternative to implementing a framework was to purchase one, but this was often an expensive option that required a significant commitment to one software vendor.


Open source software has changed all of this. There are now several freely available Java development frameworks that can be used for developing web applications. These frameworks are straightforward to use, and because you have ready access to the frameworks' source code, they are also easy to customize for any organization's environment.


This book acts as a roadmap that will demonstrate how to use Jakarta development frameworks to solve everyday web application development challenges. Using our unique Problem-Design-Solution approach we will explore how the development frameworks from the Jakarta project, such as Struts, Velocity, Lucene, Cactus, and ObjectRelationalBridge can be used to develop web applications.


For each problem, the books discusses the solution's design and then how to implement it using the relevant framework. The problem domains covered include: Navigation, Screen layout, Form Validation, Business Rules, and Persistence.

--This text refers to an out of print or unavailable edition of this title.

Product details

  • Paperback: 320 pages
  • Publisher: APress; Reprint edition (1 Sep 2003)
  • Language: English
  • ISBN-10: 1590592557
  • ISBN-13: 978-1590592557
  • Product Dimensions: 18.3 x 2.1 x 23.1 cm
  • Average Customer Review: 3.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 3,368,112 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Discover books, learn about writers, and more.

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

5 star
0
4 star
0
2 star
0
1 star
0
3.0 out of 5 stars
3.0 out of 5 stars
Most Helpful Customer Reviews
4 of 4 people found the following review helpful
3.0 out of 5 stars Wait for the second edition 31 Oct 2003
Format:Paperback
This book is a reprint of a Wrox book that APress bought when Wrox went out of business. Although the book has a publication date of September 2003, it was actually published by Wrox earlier in the year. Also, APress intends on releasing a second edition of this book (ISBN:159059228X) in December 2003. With that in mind, let's discuss the contents of this book.

The book is broken up into five sections. The first and longest section discusses Struts. This section is very good as it concentrates on developing a Struts application and demonstrates good design while discussing the issues that make bad designs bad. This section ends with a look at using ObjectRelationalBridge (OJB) as a data access tier. Unfortunately the book uses an beta version of OJB (it is still not in release) that makes this section obsolete. The remaining chapters cover other open source tools available to developers including Velocity (template engine), Lucene (search engine), and Ant (build tool). Although it is interesting to see how each tool integrates into the Struts application developed earlier, the chapters are not long enough to give detailed information on any of these tools.

The conclusion is that if you are looking for a book on properly building a Struts application, you probably want to wait for the second edition. Since the OJB chapter is obsolete and the chapters on the other tools are fairly brief, this book doesn't provide anything that shouts, "Buy Me" from the shelves.

Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 4.0 out of 5 stars  10 reviews
13 of 13 people found the following review helpful
4.0 out of 5 stars Excellent material, poor editing 8 April 2003
By Jason Read - Published on Amazon.com
Format:Paperback
The first chapter of this book provides an amazingly well thought out conceptual presentation of 6 antipatterns (counter-productive/negative design patterns) common to web application architecture. As a web developer for the past 5 years this chapter was incredibly insightful for me. The author definitely has very extensive experience with the topic.

The remainder of the book focuses of the application of struts and other jakarta projects to successfully avoid the previously discussed antipatterns. To accomplish this the book provides a fully functional, downloadable companion application (downloaded from the wrox website). The power in this is that it provides for a very interractive teaching method... by example. This was far superior to the majority of other books I have read which provide only small non-cohesive code tidbits scattered throughout the text.

Reading this book has allowed me to go from having only a limited knowledge about jakarta, to being somewhat confident with implementing a basic web application utilizing jakarta projects including struts and applying j2ee design patterns.

You must be familiar with servlets, jsp, and tomcat (or another servlet container) prior to reading and applying this book. It is definitely not for a j2ee novice.

My only complaint about this book is the number of typos and errors in the text. I have found countless errors in the text and diagrams which have at times made understanding it difficult. Most of these are not even listed on the errata section of the book's website.

15 of 16 people found the following review helpful
3.0 out of 5 stars Wait for the second edition 30 Oct 2003
By Thomas Paul - Published on Amazon.com
Format:Paperback
This book is a reprint of a Wrox book that APress bought when Wrox went out of business. Although the book has a publication date of September 2003, it was actually published by Wrox earlier in the year. Also, APress intends on releasing a second edition of this book (ISBN:159059228X) in December 2003. With that in mind, let's discuss the contents of this book.

The book is broken up into five sections. The first and longest section discusses Struts. This section is very good as it concentrates on developing a Struts application and demonstrates good design while discussing the issues that make bad designs bad. This section ends with a look at using ObjectRelationalBridge (OJB) as a data access tier. Unfortunately the book uses an beta version of OJB (it is still not in release) that makes this section obsolete. The remaining chapters cover other open source tools available to developers including Velocity (template engine), Lucene (search engine), and Ant (build tool). Although it is interesting to see how each tool integrates into the Struts application developed earlier, the chapters are not long enough to give detailed information on any of these tools.

The conclusion is that if you are looking for a book on properly building a Struts application, you probably want to wait for the second edition. Since the OJB chapter is obsolete and the chapters on the other tools are fairly brief, this book doesn't provide anything that shouts, "Buy Me" from the shelves.

5 of 5 people found the following review helpful
3.0 out of 5 stars The Good, the bad, the overloaded 13 Aug 2003
By Paul G. Sundling - Published on Amazon.com
Format:Paperback
Since software moves quickly, some aspects of the book are already out of date even though it's only a matter of months old. The template tags are already deprecated in favor of the new tile tags and the Object Relational Bridge stuff has changed quite a bit (which is to be expected if you consider it wasn't even version 1 for OJB). I'm glad there's books on these topics in any case.

The first chapter is a nice read and while it's covered everywhere else, they cover MVC well and how it relates to the struts framework.

My biggest pet peeve is with one of what is otherwise their most useful chapter on prepopulating forms and setting forms up. In chapter 2 they talk about the concepts of pre and post setup actions (post as in after). Then in chapter 3 they use a PostStory example (post as in posting an ad, but then again it could be like the post form submit method). They have a PostStorySetupAction and with all the meanings of posts I had trouble not seeing it as an after[post]-before[setup] action. My brain core dumped and in the end I went back with a pen and marked out "post" everywhere in the chapter. If only they could have used AddStory or CreateStory, or I could forget the other overloaded meanings of post I wouldn't have had to reread that chapter.

The one time the book came to the rescue was when trying to mix the validator framework validation with custom validation. extending the ValidatorForm instead of ActionForm was exactly what we needed.

Were these reviews helpful?   Let us know
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


Feedback