2016-12-22 6:53 GMT+01:00 John Aylward :
> I'm trying to migrate my struts application from 2.3.31 to 2.5.8 but it
> appears that my struts.xml is not getting loaded. My web.xml is pretty
> standard:
Please try to use Struts 2.5.5
>
>"-//Apache Software Foundation//DTD Struts Configuration
I'm trying to migrate my struts application from 2.3.31 to 2.5.8 but it appears
that my struts.xml is not getting loaded. My web.xml is pretty standard:
http://java.sun.com/xml/ns/javaee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/ja
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
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
>
>
Hi,
It looks like you want to upgrade from Struts 1 to Struts 2 which are two
totally different beasts. In such case replacing JARs won't work, you must
rewrite the web layer part.
Read these
http://struts.apache.org/docs/migration-guide.html#MigrationGuide-Struts1toStruts2
http://stackoverflow.c
5 matches
Mail list logo