| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ] |
| Articles Examples Interview Transcripts Links | Presentations Tips Tutorials White Papers |
- Struts Kick Start (book review) by Simon P. Chappell - [Clicks: 198]
http://books.slashdot.org/article.pl?sid=02/12/27/1559200&mode=nocomment - Dec, 2002 - Building Struts Applications by Chris Schalk - [Clicks: 277]
The application in this article is very simple, but it can easily be expanded to other uses. It demonstrates key Struts development technologies and how you can use them productively in Oracle9i JDeveloper.
http://otn.oracle.com/oramag/oracle/03-jan/o13o9i.html - Dec, 2002 - Using the Validator Framework with Struts by Chuck Cavaness - [Clicks: 134]
Like any good framework, the Validator provides a solid foundation from which you can extend or customize the behavior to fit your specific needs. The overriding benefit of using a framework like the Validator is that it has already been built, has been tested by many, and is being actively and successfully used. Don't reinvent the wheel when you don't have to; save your energy for solving your core business problem, not one that is peripheral to your core business.
http://www.onjava.com/pub/a/onjava/2002/12/11/jakartastruts.html - Dec, 2002 - Struts in Action (book review) by Craig Pfeifer - [Clicks: 95]
http://books.slashdot.org/books/02/11/25/1731249.shtml?tid=156 - Dec, 2002 - Implementing Templates with Struts by Vikram Goyal - [Clicks: 62]
The article covers some basic templating ideas in relation to portals, explains templating support in Struts, and rounds up with a discussion of Struts Template tags vs. Tiles, another templating mechanism.
http://www.onjava.com/pub/a/onjava/2002/11/20/templatestruts.html - Nov, 2002 - Learning the New Jakarta Struts 1.1, Part 2 by Sue Spielman - [Clicks: 73]
Struts v1.1 offers us some new and exciting features for Web application development. You should be able to start taking advantage of them as soon as you're done with this article.
http://www.onjava.com/pub/a/onjava/2002/11/13/jsp_servlets.html - Nov, 2002 - Learning the New Jakarta Struts 1.1, Part One by Sue Spielman - [Clicks: 80]
There are two parts to this article. In this first part, we'll cover integration of Jakarta common libraries and multiple application support. This article is not a Struts primer. It assumes you are familiar with the various components in the architecture.
http://www.onjava.com/pub/a/onjava/pub/a/2002/11/06/struts1.html - Nov, 2002 - Fast Track to Struts: What it Does and How (Adapted material from Chapter 4 of Practical J2EE Application Architecture) by Nadir Gulzar - [Clicks: 88]
This chapter introduces prospective Struts users to its key benefits, and illustrates its configuration and usage semantics. It defines the requirements of a robust presentation framework and discusses how these requirements are implemented in Struts. It also explores the design patterns implemented by Struts, the semantics of the controller, and the associated helper components.
http://www.theserverside.com/resources/articles/StrutsFastTrack/StrutsFastTrack.pdf - Nov, 2002 - (PDF - 148 Kb) - Jakarta Struts: Seven Lessons from the Trenches by Chuck Cavaness - [Clicks: 136]
Editor's note: After his Internet company decided to adopt the Struts framework, Chuck Cavaness spent months trying to figure out how to use it in order to build a company application. If you're a Java programmer charged with developing Web applications with servlets and JSPs, you'll find a lot of insight and valuable information in the lessons Chuck had to learn the hard way. He describes some of them here.
http://www.onjava.com/pub/a/onjava/2002/10/30/jakarta.html - Oct, 2002 - Grace Under Errors by Budi Kurniawan - [Clicks: 41]
Knowing how to handle errors in Struts can make a huge difference in program quality. Learn how to use two important classes that will help your code recover gracefully.
http://www.ftponline.com/javapro/2002_10/online/servletsjsp_bkurniawan_10_28_02/ - Oct, 2002 - Strut an ActionForm for All to See by Budi Kurniawan - [Clicks: 85]
In Part 5 of this Struts tutorial, Budi Kurniawan shows you how to use ActionForm to create Struts programs that interact with users through forms.
http://www.ftponline.com/javapro/2002_10/online/servletsjsp_bkurniawan_10_15_02/ - Oct, 2002 - Build Classier Struts Apps With ActionMapping by Budi Kurniawan - [Clicks: 44]
Add an important class ActionMapping to your Struts repertoire.
http://www.ftponline.com/javapro/2002_10/online/servletsjsp_bkurniawan_10_08_02/ - Oct, 2002 - Getting the Most out of Expresso 5.0 by Mike Rimov - [Clicks: 12]
The goal of this article is to provide programmers with an idea of what's changed in Expresso and what's new and exciting in the framework. This article will start with the less interesting, but important aspects of what has changed, as far as the developer is concerned, that might impact his existing code design.
http://www.theserverside.com/resources/article.jsp?l=Expresso5 - Oct, 2002 - Move Onward and Upward With ActionForward by Budi Kurniawan - [Clicks: 31]
Budi Kurniawan introduces the ActionForward class in Part 3 of his Struts tutorial series. This useful class lets you accomplish many things more simply, quickly, and directly.
http://www.ftponline.com/javapro/2002_10/online/servletsjsp_bkurniawan_10_01_02/ - Oct, 2002 - The Struts Framework : Practical Guide for Programmers by Sue Spielman - [Clicks: 157]
The application used throughout the book is available for free download. Refer to the 'Application Roadmap' from the index page for complete details on application prerequisites, setup, and directory structure descriptions.
http://www.switchbacksoftware.com/struts.htm - Oct, 2002 - Manage Control Flow in Struts Apps by Budi Kurniawan - [Clicks: 42]
You've finished the deployment descriptor for your first Struts app. Now learn to forward control.
http://www.ftponline.com/javapro/2002_09/online/servletsjsp_bkurniawan_09_24_02/ - Sep, 2002 - Your First Struts Application by Budi Kurniawan - [Clicks: 188]
The first in a six-part tutorial helps you get started building serious Web apps with Struts.
http://www.ftponline.com/javapro/2002_09/online/servletsjsp_bkurniawan_09_13_02/ - Sep, 2002 - Struts 1.1: Should I Upgrade? by John Yu - [Clicks: 19]
The immediate question existing Struts users or evaluators will have is "Should I now consider to migrate my existing applications to Struts 1.1 and start to develop my new project on Struts 1.1?" To answer this question, we need to consider what important new features are offered in 1.1 and examine what impacts there are on existing projects to migrate from 1.0 to 1.1.
http://www.theserverside.com/resources/articles/Struts1_1/article.html - Aug, 2002 - Issues In Struts Adoption by Harry Rusli, John Yu - [Clicks: 21]
This article discusses issues on Struts adoption within a development site. The discussion will cover not merely technical features but also issues like total cost of ownership, maintenance, future direction and long term viability of the Apache Struts Framework.
http://www.scioworks.net/devnews/articles/struts_adoption_issues/index.html - Jul, 2002 - Take command of your software by David Geary - [Clicks: 33]
The Command pattern lets an application framework make requests of application-specific objects, without the framework knowing the objects' exact type or the application-specific behavior they implement. In his latest Java Design Patterns column, David Geary explores how to use the Command pattern both in client-side Java to attach application-specific behavior to Swing menu items and in server-side Java to implement application-specific behavior with the Apache Struts application framework.
[Includes source code]
http://www.javaworld.com/javaworld/jw-06-2002/jw-0628-designpatterns.html - Jun, 2002 - Struts and Tiles aid component-based development by Wellie Chao - [Clicks: 111]
In this article, Wellie Chao explains why the Struts and Tiles combination is a terrific package of tools for creating Web applications and shows you how to get started using it, with a focus on changes since Struts 0.9.
http://www-106.ibm.com/developerworks/java/library/j-strutstiles.html - Jun, 2002 - Applying the MVC Design Pattern Using Struts by Peter Varhol - [Clicks: 59]
Jakarta’s Struts framework combines the advantages of servlets and JSP technologies and helps you overcome the time-consuming aspects of applying the MVC design pattern in your Web apps.
http://www.ftponline.com/javapro/2002_05/magazine/columns/weblication/ - May, 2002 - Struts: a Solid Web-App Framework by Tim Holloway - [Clicks: 31]
Struts, open-source software developed under the Jakarta project, consists of framework classes, helper classes, and custom JSP tag libraries to help you create enterprise-level Web applications.
http://www.fawcette.com/javapro/2002_04/magazine/features/tholloway/ - Apr, 2002 - Struts: A Standard Architecture for Web Applications by Don Denoncourt - [Clicks: 62]
In fact, IBM uses the Struts frameworks for its WebSphere Application Server (WAS), Advanced Single Server Edition (check out the installedApps/admin.ear/admin.war/WEB-INF/lib directory to see the file struts.jar). To learn how Struts works, let's look briefly at the Struts' architecture using the code from a simple example. (For a short tutorial on how to create a Struts application, see "A Mini How-To," below.
http://www.e-promag.com/eparchive/index.cfm?fuseaction=viewarticle&ContentID=1742&websiteid= - Apr, 2002 - Boost Struts with XSLT and XML by Julien Mercay, Gilbert Bouzeid - [Clicks: 26]
In this article, Julien Mercay and Gilbert Bouzeid introduce the processing model underlying Struts, describe the Struts framework itself, and present Model 2X, which enhances Struts by replacing JSP (JavaServer Pages) with XML and XSLT (Extensible Stylesheet Language Transformations) to better separate logic and presentation.
[Includes source code]
http://www.javaworld.com/javaworld/jw-02-2002/jw-0201-strutsxslt.html - Feb, 2002 - Mix protocols transparently in Web applications by Steve Ditlinger - [Clicks: 41]
In this article, Steve Ditlinger explores typical SSL implementations. He develops an SSL solution using the J2EE (Java 2 Platform, Enterprise Edition) servlet redirect mechanism to protect sensitive data transmission. He also develops an overall solution combining JavaServer Pages (JSP) custom tags and an application-specific servlet base class. In addition, he demonstrates this solution's implementation within an application using the Struts framework and proposes an enhancement to Struts for better integration.
[Includes source code]
http://www.javaworld.com/javaworld/jw-02-2002/jw-0215-ssl.html - Feb, 2002 - UI design with Tiles and Struts by Prakash Malani - [Clicks: 157]
This article covers seven available solutions and exposes you to the flexibility of the Tiles and Struts frameworks. Start with a simple example that illustrates the problem of organizing view components, then use JavaServer Pages' (JSPs) built-in mechanisms, like include, to cleanly solve the problem. Move on to explore other alternatives, using the Tiles framework, and then learn to leverage the synergy of the Tiles and Struts frameworks.
[Includes source code]
http://www.javaworld.com/javaworld/jw-01-2002/jw-0104-tilestrut.html - Jan, 2002
- Struts in Action - [Clicks: 478]
[blank, logon-velocity, register-complete, register, artimus_1_0, artimus_1_1, commons-scaffold, logon, struts-scaffold_1_0, struts-scaffold_1_1]
http://sourceforge.net/project/showfiles.php?group_id=49385&release_id=121018 - Nov, 2002 - artimus by Ted Husted - [Clicks: 52]
[artimus_1_1_b1]
http://sourceforge.net/project/showfiles.php?group_id=49385&release_id=110456 - Sep, 2002 - Struts Example Application by Roger W. Barnes - [Clicks: 973]
The purpose of this extremely simple application is to demonstrate what is necessary to develop a Struts based application. The Cross Reference above is based upon this application.
http://www.projectrefinery.com/StrutsExample.ear - 2002 - (EAR - 311 Kb)
- The STRUTS Framework by Craig McClanahan - [Clicks: 275]
http://www.theserverside.com/events/library.jsp#mcclanahan - Feb, 2002
- About Struts and JavaServer Faces [forward-looking] by Craig McClanahan - [Clicks: 34]
http://jakarta.apache.org/struts/proposals/struts-faces.html - Sep, 2002 - Reference Architecture: The Best of Best Practices by Paul R. Reed, Jr. - [Clicks: 23]
This article will review the role that a strong reference architecture can play in software development projects, following the guidelines provided in the RUP.
http://www.therationaledge.com/content/sep_02/m_bestPractices_pr.jsp - Sep, 2002
- Real-life Struts by Simon P. Chappell - [Clicks: 397]
http://simonpeter.com/techie/java/struts/Real-lifeStruts.ppt - Dec, 2002 - (PPT - 121 Kb) - Building Web Applications With Struts by Craig McClanahan - [Clicks: 381]
http://www.apache.org/~craigmcc/apachecon-2002-struts.ppt - Nov, 2002 - (PPT - 178 Kb) - What's New in Struts 1.1 by Craig McClanahan - [Clicks: 144]
http://www.apache.org/~craigmcc/apachecon-2002-new.ppt - Nov, 2002 - (PPT - 124 Kb) - Introduction to Struts by Roger W. Barnes - [Clicks: 486]
This slide presentation displays the basics on how Struts was architected, and what is necessary to build a basic Struts based application.
http://www.projectrefinery.com/StrutsIntroCourse.ppt - 2002 - (PPT - 421 Kb) - Selling Struts to Management by James M. Turner, Kevin Bedell - [Clicks: 137]
http://www.bkbear.com/struts.ppt - 2002 - (PPT - 56 Kb) - Struts Cross Reference by Roger W. Barnes - [Clicks: 226]
This cross reference is based upon the Struts Example application below. It shows information from the struts-config.xml file, web.xml file, and what that information relates to.
http://www.projectrefinery.com/StrutsCrossReference.pdf - 2002 - (PDF - 100 Kb)
- Updating Business Data from Multiple Table Rows with One HTTP Request by WebSpherePro Developer Tips - [Clicks: 48]
http://www.e-promag.com/eparchive/index.cfm?fuseaction=viewarticle&ContentID=2246&publicationid=18&PageView=Search&channel=1&topicid=630 - Jun, 2002 - Use the Apache Struts Iterator Custom JSP Tag to Build HTML Tables by WebSpherePro Developer Tips - [Clicks: 51]
http://www.e-promag.com/eparchive/index.cfm?fuseaction=viewarticle&ContentID=2245&publicationid=18&PageView=Search&channel=1&topicid=630 - Jun, 2002
- Struts meets Swing (1) by Keld H. Hansen - [Clicks: 112]
[Includes source code]
http://javaboutique.internet.com/tutorials/Swing/ - Oct, 2002 - Struts meets Swing (2) by Keld H. Hansen - [Clicks: 43]
[Includes source code]
http://javaboutique.internet.com/tutorials/Swing2/ - Oct, 2002 - Struts Tutorial by Stephan Wiesner - [Clicks: 1232]
[An easy step by step introduction to Struts]
http://rzserv2.fhnon.de/~lg002556/struts/Struts_Tutorial.pdf - Sep, 2002 - (PDF - 1239 Kb) - JComm - A tutorial to build MVC web applications using Jakarta Struts, OJB and Nested-Tags by Roberto Ghizzioli - [Clicks: 204]
This document want to be a tutorial about the use of 3 important open source technologies from Jakarta Group necessary to build structured and large Web-DB applications.
[Struts 1.0.1, OJB 0.9.5, Nested Tags]
http://www.robertoghizzioli.it/jcomm/jcomm_tutorial.html - Sep, 2002 - Coding your second Jakarta Struts Application by Keld H. Hansen - [Clicks: 215]
http://javaboutique.internet.com/tutorials/Struts2/ - Jul, 2002 - Stepping through Jakarta Struts by Keld H. Hansen - [Clicks: 306]
http://javaboutique.internet.com/tutorials/Struts/ - Jun, 2002 - i18n with Struts by Aaron Rustad - [Clicks: 174]
http://www.anassina.com/struts/i18n/i18n.html - Mar, 2002
- Using Struts by Larry Maturo - [Clicks: 227]
http://stealthis.athensgroup.com/presentations/Model_Layer_Framework/Struts_Whitepaper.doc - Sep, 2002 - (DOC - 155 Kb)