Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Struts 2 »

A suggestion for struts.xml!

宋昱

2007-03-20


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.
©2008 junlu.com - Jax Systems, LLC, U.S.A.