Discussion group to discuss Struts for transforming XML with XSL
Struts for transforming XML with XSL is an extension of the struts framework to support XML and XSL without changing the functionality of struts .
It sits 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 is to remove the need to use JSP and TagLibs for the presentation layer of this framework.
However, it does not force you to go the XML/XSL route, both technologies will work side by side.
I have a web application which is using STXX, I am deploying it on tomcat server. I have 5 different screens, which is rendered using 5 different model which
Hi, We have an immediate requirement for Struts professionals who are strong in TLDs for a MNC in Bangalore Please send us your updated profile with full
Take a look at the Struts localisation docs, as stxx just uses the current locale as set by the Struts framework. The mailreader application that ships with