Jakarta Struts Cookbook by Bill Siggelkow, Siggelkow Bill, Brett McLaughlin (Editor)

BUY IT NEW

  • $44.95 Online price
    $40.45 Member price
    (Save 10%)
    Limited Time Offer! Everyone receives the Member Price on books.
    See Details
  • skip to cart
  • Add To List uiAction=GetAllLists&page=List&pageType=list&ean=9780596007713&productCode=BK&maxCount=100&threshold=3

GET FREE SHIPPING ON ORDERS OF $25 OR MORE

DELIVERY & GIFT DETAILS:

Usually ships within 24 hours

Delivery Time and Shipping Rates

Eligible for gift wrap & gift message.

BUY IT USED

6 copies from $23.09

See All Available

(Paperback)

  • Pub. Date: February 2005
  • 507pp
    Buy it Used: 6 copies from $23.09 See All Available

    Customers who bought this also bought

     
    • Overview
    • Editorial Reviews
    • Customer Reviews
    • Features

    Product Details

    • Pub. Date: February 2005
    • Publisher: O'Reilly Media, Incorporated
    • Format: Paperback, 507pp

    Synopsis

    The Jakarta Struts Framework is a popular open source platform for building web applications from top to bottom with Java. While this popularity has led to a wealth of online and in-print documentation, developers still find themselves faced with a number of common tasks that are not clearly and succinctly explained.

    In these situations, programmers can now turn to the "Jakarta Struts Cookbook" an amazing collection of code solutions to common--and uncommon--problems encountered when working with the Struts Framework. Among many other recipes, this book explains how to:

    display data in complex HTML tables

    use JSP, the JSTL, and JavaScript in your user interface

    define static and dynamic action forms

    validate data and respond to errors

    use Logging, Validation, and Exception Handling

    integrate Struts with persistence frameworks like Hibernate and iBATIS

    This look-up reference is just what today's time-pressed developers need. With solutions to real-world problems just a few page flips away, information is instantly available. And while the book's solutions focus on getting to the point, each recipe's discussion section imparts valuable concept and insight from a Struts veteran.

    The "Jakarta Struts Cookbook" is perfect for independent developers, large development teams, and everyone in between who wishes to use the Struts Framework to its fullest potential. Plus, it s completely up-to-date with the latest versions of Framework, so readers can be sure the information is viable.

    More Reviews and Recommendations

    Biography

    Siggelkow is an independent consultant specializing in software design, development and technical training.

    Customer Reviews

    • Reader Rating:
    • Ratings: 2Reviews: 2

    Jakarta Struts Cookbookby Anonymous

    Reader Rating:
    See Detailed Ratings

    September 02, 2005: This book is much better for the more seasoned developer, not the beginner.

    Jakarta Struts Cookbookby Anonymous

    Reader Rating:
    See Detailed Ratings

    March 21, 2005: A major use of Java is in writing web applications. For these, the interaction with and building of an HTML front end is perhaps the first task you face. Java Beans and JSPs have been devised to help you with part of these problems. But Struts improves, by providing a better, and easier development framework. Let's assume you've learnt the rudiments of Struts elsewhere. But sometimes there may be a problem you've got that 'surely' someone has solved. This book is replete with such instances. Siggelkow has subjectively chosen what he considers to be the most common problems. And presents each with its solution. His judgment seems pretty reasonable. You'll find the solutions to be bite-sized and easily understood, in a page or two of exposition. Be aware that this book is not about design issues in your application. That is a higher level of structure and meant for other books. This edition covers the most recent major release of Struts, 1.2. But most of the solutions look viable if you're still on an earlier version. So don't be put off simply because the cover says '1.2'.