Struts

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

Articles
Examples
  

Articles:
  • Learning Jakarta Struts, Part 3 by Sue Spielman   - [Clicks: 54]
    This is the final article in a three-part series on the Struts framework. This article will show you how to use the Struts tags to access the ApplicationResource file from a JSP.
    http://www.onjava.com/pub/a/onjava/2001/11/14/jsp_servlets.html - Nov, 2001
  • Learning Jakarta Struts, Part 2 by Sue Spielman   - [Clicks: 62]
    This is the second article in a three-part series on the Struts framework. In this article I describe building a simple sample application from scratch using Struts 1.0.
    http://www.onjava.com/pub/a/onjava/2001/10/31/struts2.html - Oct, 2001
  • Introduction to Jakarta Struts Framework by Sue Spielman   - [Clicks: 92]
    This article focuses on one aspect of that development process: how to use the Struts framework to assist in front end integration. This article assumes a working knowledge of JSP, servlets, custom tag libraries, and XML.
    http://www.onjava.com/pub/a/onjava/2001/09/11/jsp_servlets.html - Sep, 2001
  • Barracuda - Framework Comparisons by ATM REPORTS.com   - [Clicks: 76]
    [Barracuda vs. Struts vs. JavaServer Faces]
    http://www.atmreports.com/downloads/barracuda_vs_struts_vs_jsr127.zip - Aug, 2001 - (ZIP - 204 Kb)
  • Struts, an open-source MVC implementation by Malcolm Davis   - [Clicks: 65]
    This article introduces Struts, a Model-View-Controller implementation that uses servlets and JavaServer Pages (JSP) technology. Struts can help you control change in your Web project and promote specialization. Even if you never implement a system with Struts, you may get some ideas for your future servlets and JSP page implementation.
    http://www-106.ibm.com/developerworks/library/j-struts/ - Feb, 2001
  • Integrating and Mapping a Web Application MVC Pattern by Steven Sweeting, Clive Jones, Aaron Rustad   - [Clicks: 30]
    This article looks at the MVC design pattern and reviews its implementation in Struts, a presentation-tier application framework, as well as recognizing analogies of MVC to a well-formed, EJB-tier framework that Struts can be integrated with.
    [Includes source code]
    http://www.sys-con.com/story/?storyid=36719&DE=1 - 2001

[Top]

Examples:
  • Struts-Logon   - [Clicks: 473]
    http://sourceforge.net/project/showfiles.php?group_id=49385&release_id=140455 - Oct, 2001

[Top]