struts.xml <package name="one" namespace="/myspace" ... action config ... </package> <include file="struts/two.xml"/> end struts.xml
two.xml <package name="two" namespace="/myspace" ... action config... </package> end having it add all new configuration to the myspace namespace ?? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org