Hi,
do you allready know StrutsCX?
StrutsCX is Struts with Castor XML and XSLT - but without
JSP. Therefore strickt seperation of business logic from presentation brings development closer to the MVC
pattern. In addition it allways outputs well-formed XML (what JSP does not guaranty) and is much more flexible on the presentation layer.
Features:
Lightweight framework running on any Servlet Engine or J2EE Application Server. Simple and fast to implement. Support of internationalization. IS0-8859-1 and any other language, like chinese, korean, arabic, too! StrutsCXServlet: Replaces Struts JSP and Message Ressources features with a pure XML and XSLT solution 100% internationalizable. Output of 100% standard conform XML, XHTML, XSL-FO, WML or whatever you like. Simple validation error mechanism.
Persists via Castor XML. Prototype featuring the CRUD cycle (Create, Reatrieve, Update, Delete) and support for english, german and korean language. Check out details on StrutsCX at
http://it.cappuccinonet.com/strutscx/.
Regards
Bernhard Weohrlin