I think if struts.xml 's element 'include' support wildcard,it will be better. For example I have ten file to be included in struts.xml,now I have to write <include file="/config/struts-xxx.xml" /> ten times.But if it has supported wildcard, I would only need write once like this <include file="/config/*.xml" />. is it possible to support wildcard next version?I think I can deploy my struts application easier if so.
- A suggestion for struts.xml! joey
- A suggestion for struts.xml! joey
- Re: A suggestion for struts.xml... Harring Figueiredo
- <s:checkboxlist> Hartrich, James CTR USTRANSCOM J6
- Re: <s:checkboxlist&... Dave Newton
- Re: A suggestion for struts... joey