The latest update to stxx is available at

http://www.openroad.ca/opencode/

The biggest change in this version is the ability to have your transform 
tags do xsl:fo transformations (for example to PDF or SVG).

There are also bug fixes and updates to the examples.

----------------

stxx - 0.9.5
By Jeff Pennal

Struts for transforming XML with XSL (stxx) is an extension of the 
struts framework to support XML and XSL without changing the 
functionality of struts .

stxx sit's on top of struts, extending it's existing functionality to 
allow Action classes to return XML that will be transformed by an XSL file.

The idea of stxx is to remove the need to be use JSP and TagLibs for the 
presentation layer of this framework. However, stxx does not force you 
to go the XML/XSL route, both technologies will work side by side.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to