You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by Apache Wiki <wi...@apache.org> on 2006/12/31 17:25:36 UTC

[Struts Wiki] Update of "StrutsTools" by temp

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.

The following page has been changed by temp:
http://wiki.apache.org/struts/StrutsTools

------------------------------------------------------------------------------
  '''Struts development tools'''
         Alphabetize based on '''''tools name''''' : {{{abc}}}.sourceforge.net, www.myisp.com/{{{tool}}}, www.{{{xyz}}}.com
  
- http://www.andromda.org/index.html - ["AndroMDA"] (pronounced: andromeda) is an open source code generation framework that follows the model driven architecture  (MDA) paradigm. It takes a UML model from a CASE-tool and generates classes and deployable components (J2EE or other), specific for your application architecture. (UML --> code / XDoclet --> deployable components)
+ http://www.andromda.org - ["AndroMDA"] (pronounced: andromeda) is an open source code generation framework that follows the model driven architecture  (MDA) paradigm. It takes a UML model from a CASE-tool and generates classes and deployable components (J2EE or other), specific for your application architecture. (UML --> code / XDoclet --> deployable components)
  
  http://www.raibledesigns.com/appfuse - AppFuse is an application for starting your web applications. Download, extract and execute '''ant new -Dapp.name=yourApp -Ddb.name=database''' to instantly be up and running with a Tomcat/MySQL app. Uses Ant, XDoclet, Spring, Hibernate (or iBATIS), JUnit, Cactus, StrutsTestCase, Canoo's WebTest, Struts Menu, Display Tag Library, OSCache, JSTL and Struts (including Validator and Tiles). Features include Container Managed Authentication (CMA), Remember Me, Self Registration, Password Hint and GZip Compression. ''The fuse to start your apps.''  Demo at http://demo.raibledesigns.com/appfuse.  Struts Resume (http://raibledesigns.com/wiki/Wiki.jsp?page=StrutsResume) is an example of an application created with AppFuse.  You can also view a Struts Resume demo at http://demo.raibledesigns.com/struts-resume.