Hello,

https://struts.apache.org/announce.html shows:
- Struts 2.5.8 no longer supports the <include> directive in struts.xml

Used to have:  "s1.xml, s2.xml, .... sN.xml".


Struts.xml:
   <include file="struts2/s1.xml"    />
   <include file="struts2/s2.xml"    />
    .....
   <include file="struts2/sN.xml"    />

In version 2.5.10, do we need any changes to include s1.xml... sN.xml please?

Thanks.




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to