Search for books and compare prices on all major online booksellers with one click!

Home  About UsSuggest BookstoreRecommend Us 
    Title/Keywords ISBN  

Professional Jakarta Struts (Programmer to Programmer)

AUTHOR: James Goodwill, Richard Hightower
ISBN: 0764544373

Compare Price


HOME--->> Computers & Internet --->>Web Design & Development --->>Internet Applications
 
Internet Applications
         Editorial Review

Professional Jakarta Struts (Programmer to Programmer)
- Book Review,
by James Goodwill, Richard Hightower


Book Description
What is this book about?

The Apache Software Foundation's Jakarta Struts remains the most popular Java framework for building enterprise-level Web applications. In the first book to cover the extensive new features of the final release of Struts 1.1, the authors present the technical and conceptual information you need to design, build, and deploy sophisticated Struts 1.1 applications.

What does this book cover?

This book covers everything you need to know about Struts and its supporting technologies, including JSPs, servlets, Web applications, the Jakarta-Tomcat JSP/servlet container, and much more. Here are just a few of the things you'll find in this book: The Jakarta Struts Model 2 architecture and its supporting components How to get started with Struts and build your own components How to work with the Commons Validator, ActionForms, and DynaActionForms Techniques for customizing the Controlle Ways to maximize your presentation pages with Tiles How to internationalize your Struts applications Tips for managing errors and debugging Struts applications

Who is this book for?

This book is for Java developers who want to build sophisticated, enterprise-level Web applications using the final production release of Struts 1.1.


From the Back Cover
The Apache Software Foundation's Jakarta Struts remains the most popular Java framework for building enterprise-level Web applications. In the first book to cover the extensive new features of the final release of Struts 1.1, The authors present the technical and conceptual information you need to design, build, and deploy sophisticated Struts 1.1 applications. You will find thorough coverage of both the Struts Model 2 architecture and the process for building model, view, and controller components. You’ll learn to use critical features like Tiles, the Validator, DynaActionForms, plug-ins, security, and internationalization. And you’ll discover updated and expanded code examples that not only work with the final production release of Struts 1.1, but also demonstrate best programming practices and powerful development techniques. This book covers everything you need to know about Struts and its supporting technologies, including JSPs, servlets, Web applications, the Jakarta-Tomcat JSP/servlet container, and much more. What you will learn from this book The Jakarta Struts Model 2 architecture and its supporting components How to get started with Struts and build your own components How to work with the Commons Validator, ActionForms, and DynaActionForms Techniques for customizing the Controller Ways to maximize your presentation pages with Tiles How to internationalize your Struts applications Tips for managing errors and debugging Struts applications All about eclipse integration, and much more Who this book is for This book is for Java developers who want to build sophisticated, enterprise-level Web applications using the final production release of Struts 1.1.


About the Author
James Goodwill is the co-founder and chief technology officer at Virtuas Solutions, LLC, located in Denver, Colorado. With over 10 years of experience, James leads Virtuas' Senior Internet Architects in the development of cutting-edge tools designed for J2EE e-business acceleration.
In addition to his professional experience, James is a member of the JSP 2.0 Expert Group (JSR-152.) He is the author of the best-selling Java titles Developing Java Servlets, Pure JavaServer Pages, Apache Jakarta Tomcat, and Mastering JSP Custom Tags and Tag Libraries. James is also a regular columnist on the Java community Web site, OnJava.com.
More information about James, his work, and his previous publications can be found at his company's web site, www.virtuas.com.

Rick Hightower (www.rickhightower.com) is a developer who enjoys working with Java, J2EE, Ant, Struts, Web Services and XDoclet. Rick is also the CTO of Trivera Technologies (www.triveratch.com), a global training, mentoring, and consulting company focusing on enterprise development. Rick is a regular contributor to IBM developerWorks and has written more than 10 IBM developerWorks tutorials on subjects ranging from EJB to Web Services to XDoclet to Struts to Custom Tags.
While working at eBlox, Rick and the eBlox team used Struts and J2EE to build two frameworks and an ASP (application service provider) for online ecommerce stores. They started using Struts long before the 1.0 release.
Rick recently helped put together a well-received course for Trivera on Struts that runs on Tomcat 4.x, Resin EE 2.x, IBM WebSphere 5.0 (WSAD), JBoss 3.x, and WebLogic 8.1. When not traveling around the country teaching the Trivera Struts course (our bestseller), speaking at conferences about Struts, or doing Struts consulting and mentoring, Rick enjoys drinking coffee at an all night coffee shop and writing code, writing about Struts and other Java, J2EE and XP topics, and writing about himself in the third person.


Buy from Amazon     Compare Prices



         Book Review

Professional Jakarta Struts (Programmer to Programmer)
- Book Reviews,
by James Goodwill, Richard Hightower

Professional Jakarta Struts

FROM THE PUBLISHER

Developing Web applications with Java became considerably easier with the advent of JavaServer Pages (JSP) and servlets. Unfortunately, when used for large-scale applications, JSPs have been less successful -- they can become bloated with code, resulting in applications that are slow and inefficient. Jakarta Struts helps provide the solution to this problem. Struts handles a number of specific tasks involved in controlling how servlets, EJBs, and other components work together. It also makes use of JSP custom tags to help developers create interactive, form-based applications. James Goodwill has loaded each chapter with real-world code examples that show how to build applications using Jakarta Struts. Written for experienced Java programmers who need to learn how to use Struts to build enterprise-level applications, this book begins by examining the concepts and architecture of the Struts Framework of technologies.

SYNOPSIS

The Apache Software Foundation's Jakarta Struts remains the most popular Java framework for building enterprise-level Web applications. In the first book to cover the extensive new features of the final release of Struts 1.1, The authors present the technical and conceptual information you need to design, build, and deploy sophisticated Struts 1.1 applications.

You will find thorough coverage of both the Struts Model 2 architecture and the process for building model, view, and controller components. You’ll learn to use critical features like Tiles, the Validator, DynaActionForms, plug-ins, security, and internationalization. And you’ll discover updated and expanded code examples that not only work with the final production release of Struts 1.1, but also demonstrate best programming practices and powerful development techniques.

This book covers everything you need to know about Struts and its supporting technologies, including JSPs, servlets, Web applications, the Jakarta-Tomcat JSP/servlet container, and much more.

What you will learn from this book The Jakarta Struts Model 2 architecture and its supporting components How to get started with Struts and build your own components How to work with the Commons Validator, ActionForms, and DynaActionForms Techniques for customizing the Controller Ways to maximize your presentation pages with Tiles How to internationalize your Struts applications Tips for managing errors and debugging Struts applications All about eclipse integration, and much more

Who this book is for

This book is for Java developers who want to build sophisticated, enterprise-level Web applications using the final production release of Struts 1.1.

Author Biography: James Goodwill is the co-founder and chief technology officer at Virtuas Solutions, LLC, located in Denver, Colorado.With over 10 years of experience, James leads Virtuas' Senior Internet Architects in the development of cutting-edge tools designed for J2EE e-business acceleration.
In addition to his professional experience, James is a member of the JSP 2.0 Expert Group (JSR-152.) He is the author of the best-selling Java titles Developing Java Servlets, Pure JavaServer Pages, Apache Jakarta Tomcat, and Mastering JSP Custom Tags and Tag Libraries. James is also a regular columnist on the Java community Web site, OnJava.com.
More information about James, his work, and his previous publications can be found at his company's web site, virtuas.com.

Rick Hightower (rickhightower.com) is a developer who enjoys working with Java, J2EE, Ant, Struts, Web Services and XDoclet. Rick is also the CTO of Trivera Technologies (triveratch. com), a global training, mentoring, and consulting company focusing on enterprise development. Rick is a regular contributor to IBM developerWorks and has written more than 10 IBM developerWorks tutorials on subjects ranging from EJB to Web Services to XDoclet to Struts to Custom Tags.
While working at eBlox, Rick and the eBlox team used Struts and J2EE to build two frameworks and an ASP (application service provider) for online ecommerce stores. They started using Struts long before the 1.0 release.
Rick recently helped put together a well-received course for Trivera on Struts that runs on Tomcat 4.x, Resin EE 2.x, IBM WebSphere 5.0 (WSAD), JBoss 3.x, and WebLogic 8.1. When not traveling around the country teaching the Trivera Struts course (our bestseller), speaking at conferences about Struts, or doing Struts consulting and mentoring, Rick enjoys drinking coffee at an all night coffee shop and writing code, writing about Struts and other Java, J2EE and XP topics, and writing about himself in the third person.


Buy from Barnes & Noble     Compare Prices




HOME  |  Recommend bookstore  |  Rate bookstore  |  Link to us  |  Report bug  |  Contact us
Copyright© 2003 - 2005, PowerBookSearch.com. All Rights Reserved.