Re: Does stxx supports Struts 2

2016-12-21 Thread Lukasz Lenart
I have never used it but it should be possible, check this out http://blog.mark-mclaren.info/2007/09/part-i-struts-2-xml-experiments-using_4642.html http://blog.mark-mclaren.info/2007/09/part-ii-struts-2-xml-experiments-using_4798.html 2016-12-21 15:13 GMT+01:00 Venky : > Does struts 2 supports th

Re: Does stxx supports Struts 2

2016-12-21 Thread Venky
Does struts 2 supports the XML input and output when we are using in conjunction with XSLT as return type and no JSPs involved. Thanks Venky On Wed, Dec 21, 2016 at 1:54 AM, Lukasz Lenart wrote: > There is XSL result type which should be similar to Stxx as far I > understand what Stxx does > >

Re: Does stxx supports Struts 2

2016-12-20 Thread Lukasz Lenart
There is XSL result type which should be similar to Stxx as far I understand what Stxx does https://struts.apache.org/docs/xsl-result.html Regards Lukasz 2016-12-20 15:32 GMT+01:00 Venky : > Hi, > > Is there any chance of Stxx support to Struts 2 as I don't find much > documentation online. As

Does stxx supports Struts 2

2016-12-20 Thread Venky
Hi, Is there any chance of Stxx support to Struts 2 as I don't find much documentation online. As Stxx is dead and we are working so far on Struts 1.x by using . Or If there any alternatives to Stxx, that would be helpful. Thanks in advance Venky