Struts

View: [ 2011 | 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ]

Articles
Books
  

Articles:
  • Comparing the Struts 1 and Struts 2 Web Application Frameworks by Michael Klaene   - [Clicks: 224]
    Walk through a Struts 1 and Struts 2 application to examine the main differences between the two frameworks.
    http://www.developer.com/design/article.php/3709901 - Nov, 2007
  • Adopting Struts 2.0 by S. Sangeetha, S. V. Subrahmanya   - [Clicks: 162]
    Find out what's changed in Struts 2.0 and decide whether it's time to migrate to the new, improved Struts framework.
    http://www.javaworld.com/javaworld/jw-10-2007/jw-10-adoptingstruts2.html - Oct, 2007
  • Struts 2.0 in action by Venkatray Kamath   - [Clicks: 304]
    Looking for a new Web development framework? Walk through a sample application to see if Struts 2.0 is right for you.
    [Includes source code]
    http://www.javaworld.com/javaworld/jw-10-2007/jw-10-struts2inaction.html - Oct, 2007
  • Ajax programming with Struts 2 by Oleg Mikheev   - [Clicks: 166]
    Do you have five minutes? Check out these five steps to dynamic, Ajax-style tables using Struts 2, Dojo and JSON.
    [Includes source code]
    http://www.javaworld.com/javaworld/jw-08-2007/jw-08-ajaxtables.html - Aug, 2007
  • Tip: Leveraging Struts2 Type Conversion by David DeWolf   - [Clicks: 37]
    Type conversion can reduce the amount of heavy lifting required in web application development. Leveraging it will help you to focus on adding business value instead of performing mundane string to object conversions.
    http://www.developer.com/java/article.php/3694496 - Aug, 2007
  • Applying Design Patterns to Your Struts Validation Framework by James (Jun B.) You   - [Clicks: 177]
    Find out how to apply object-oriented design principles and design patterns to Struts' customized form validation.
    http://javaboutique.internet.com/tutorials/strutsvalid/ - Apr, 2007
  • Ajax CRUD with Struts2 and Tibco GI by Brain Walsh   - [Clicks: 99]
    In this article you will learn how to create a new Ajax RIA front end to an existing Apache Struts2 .jsp application using TIBCO General Interface (GI), an open source Ajax toolkit with a MVC architecture similar to that of Java Swing.
    http://www.theserverside.com/tt/articles/article.tss?l=AjaxCRUDStruts2 - Apr, 2007
  • Migrate your BEA Webflow applications to Struts by Samuel S. Sharaf   - [Clicks: 30]
    This article explains how to migrate applications developed with Webflow to Struts using Rational Application Developer. Readers should have a good understanding of Java programming, and basic familiarity with the Struts framework and of the RAD test environment.
    http://www.javaworld.com/javaworld/jw-03-2007/jw-03-migrate.html - Mar, 2007
  • Rapidly implementing portal look-and-feel using Struts Tiles and the Portlet Framework in WebSphere Application Server V6.1 by Shunguo Yan   - [Clicks: 118]
    His article tells you how to create portal pages using the JSR168 portlet container framework and aggregation tags in IBM WebSphere Application Server Version 6.1 (hereafter called Application Server) integrated with Struts Tiles. It is intended for Web application developers who want to quickly integrate existing or separately-developed JSR 168 portlets into Web pages to achieve a portal look-and-feel. You should have a good understanding of Java programming, portlets, the Struts Title framework and Application Server. See Resources for references which can help you learn more about these topics.
    [Includes sample code]
    http://www-128.ibm.com/developerworks/websphere/library/techarticles/0703_yan/0703_yan.html - Mar, 2007

[Top]

Books:
  • Practical Apache Struts 2 Web 2.0 Projects  by Ian Roughley   - [Clicks: 200]
    Apache Struts has long provided Java developers with a powerful framework for building extensible, maintainable web applications. Yet the latest version 2 release takes developers’ capabilities to the next level, having integrated Ajax support, the ability to easily integration with the Spring framework, and the ability to take full advantage of POJOs. Practical Apache Struts 2 Web 2.0 Projects shows you how to capitalize upon these new features to build next-generation web applications that both enthrall and empower your users: * Gain an in-depth understanding of the Struts framework, with special attention paid to key version 2 features; * Learn how to take advantage of Web 2.0 concepts alongside Struts 2 to build next-generation web sites; * Follow along with the introduction of important concepts and development techniques by way of a web site project closely resembling what you might encounter in any enterprise environment.
    Apress, Paperback - Nov, 2007
  • Starting Struts 2 by Ian Roughley   - [Clicks: 424]
    Within this book you will find everything you need to get up and running using Struts2 – from the architecture and configuration, to implementing actions and the supporting infrastructure such as validation and internationalization. Above all else, it focuses on the practical – with plenty of code and productivity tips to get you started using Struts2 today.
    [Free download]
    http://www.infoq.com/minibooks/starting-struts2 - May, 2007 - (PDF)

[Top]