|
IT.CappuccinoNet StrutsCX v0.9.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
See:
Description
| StrutsCX Core | |
| com.cappuccinonet.strutscx.xslt | This package contains classes which replace Struts JSP and Message Ressources features with a pure XML and XSLT solution. |
| StrutsCX Commons | |
| com.cappuccinonet.strutscx.exceptions | StrutsCX exception classes. |
| com.cappuccinonet.strutscx.util | StrutsCX utility classes. |
| com.cappuccinonet.strutscx.validator | The validator package provides a series of classes to validate
ActionForm type of input. |
| StrutsCX Prototype | |
| com.cappuccinonet.strutscx.action | StrutsCX Action classes. |
| com.cappuccinonet.strutscx.actionform | StrutsCX ActionForm classes. |
| com.cappuccinonet.strutscx.prototype.business | The classes of the business tier. |
| com.cappuccinonet.strutscx.prototype.integration | The classes of the integration tier. |
| com.cappuccinonet.strutscx.prototype.integration.data.castor.info | Castor XML DataBeans for the Info sample application. |
| com.cappuccinonet.strutscx.prototype.integration.data.entity.info | NOT YET IMPLEMENTED! |
| com.cappuccinonet.strutscx.prototype.presentation.action | The Struts Action implementations. |
| com.cappuccinonet.strutscx.prototype.presentation.actionform | The Struts ActionForm implementations. |
StrutsCX is Struts with Castor XML and XSLT.
While you're reading this comments are appreciated !!
Features:
The main classes are
com.cappuccinonet.strutscx.xml.StrutsCXServlet -
as top of the VIEW: StrutsCXDocumentBuilder and
StrutsCXTransformer replaces
the JSP part of Struts.
StrutsCXBaseAction -
as top of the CONTROLLER:
Here an overview over the StrutsCX packages:
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.
The StrutsCX prototype layered architectural concept (Version 0.8)
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.
While you're reading this comments are appreciated !!
|
IT.CappuccinoNet StrutsCX v0.9.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||