Laurent,
Here is how i implemented mutiple modules. It is working.
1. I am loading all the tile-defs from the 1st-config.xml
2. I removed Tiles-plugin from the 2nd-config.xml.
Note: Since i didnt have time to go through books i assumed, I cant use Tiles-plugin
in multiple config-xmls. Vola, it is working.
Ex: Assumed you have stable Struts 1.1.
-------------
<init-param>
<param-name>config</param-name>
<param-value>/WEB-INF/1st-config.xml, /WEB-INF/2nd-config.xml</param-value>
</init-param>
-------------
Good luck
Laurent MARQUEZ <[EMAIL PROTECTED]> wrote:
Hi, please complete my configuration file for multiple module.
I have now 2 struts-config.xml
And the link in my tiles-def.xml doesn't work, why? ############## In
web.xml ##############
config
/WEB-INF/struts-config.xml
config/project
/WEB-INF/struts-config-project.xml
##############
In tiles-def.xml
##############
path="/WEB-INF/jsp/layouts/menu.jsp" >
link="/project/manager.do"
classtype="org.apache.struts.tiles.beans.SimpleMenuItem" />
##############
In struts-config-project.xml
##############
forward="/WEB-INF/jsp/project/manager.jsp">
Any help is a blessing.
Laurent.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software