IT.CappuccinoNet  
StrutsCX v0.7
   

IT.CappuccinoNet StrutsCX

StrutsCX is Struts with Castor XML and XSLT.

See:
          Description

StrutsCX Core
com.cappuccinonet.strutscx.action CONTROLLER: StrutsCX action classes.
com.cappuccinonet.strutscx.actionform MODEL: StrutsCX ActionForms.
com.cappuccinonet.strutscx.xslt VIEW: The StrutsCXServlet and its helper classes replace Struts JSP and Message Ressources features with a pure XML and XSLT solution.

 
StrutsCX Extentions
com.cappuccinonet.strutscx.persist StrutsCX data access layer.
com.cappuccinonet.strutscx.util StrutsCX utility classes.

 
StrutsCX Prototype: Info Sample
com.cappuccinonet.strutscx.prototype.info.action CONTROLLER: Actions for the Info sample section demonstration the CRUD cycle (Create, Retrieve, Update, Delete).
com.cappuccinonet.strutscx.prototype.info.actionform MODEL: ActionForms for the Info sample section.
com.cappuccinonet.strutscx.prototype.info.persist The classes for managing the persistence.
com.cappuccinonet.strutscx.prototype.info.persist.databean Castor XML DataBeans for the Info sample section.

 

StrutsCX is Struts with Castor XML and XSLT.

Features:


The Struts architecture



The StrutsCX architecture



The main classes are

This application provides a protoype allowing user to learn from a complete CRUD cyle (Create, Retrieve, Update, Delete). It uses a couple of open source frameworks and standard utilities like Apache Jakarta Struts, XSLT and Castor XML. The data is saved in a XML file.

Data is read out of these XML data files via SAX and JDOM. The whole manipulation cycle of the XML data is handled by a persistence layer which uses Castor XML.


IT.CappuccinoNet  
StrutsCX v0.7
   

© 2002, IT.CappuccinoNet.com - compiled 20020708:1154