Re: XSLT Translation
--- On Mon, 11/3/08, Mark Thomson wrote: > My struts config is as follows: > [...] > > > /Product.xsl > > [...] What happens if you use "location" as the param name, and which S2 version are you using? Dave - To uns
XSLT Translation
I have a simple struts 2 app as follows: 1 x ActionSupport Class which simply fills a its own parameters ( a couple of strings ) I am then trying to render the ActionSupport class as xml using the following xsl http://www.w3.org/1999/XSL/Transform"; >