struts modules with tomcat

cesarvillarcar <[email protected]> Tue, 20 Sep 2005 06:35:39 CDT
Newsgroups gmane.comp.web.sitemesh.general,gmane.comp.lang.pnuts.user
Message-ID <646906.1127216169515.JavaMail.os-j2ee@opensymphony01.contegix.com>
Hi!!
i'm developing a web application using struts and sitemesh in tomcat 5.5.9.=
 My Struts application has several modules. When i try to execute each one =
of the modules, i can=C3=82=C2=B4t see the application as only one applicat=
ion. Decorators.xml doesn=C3=82=C2=B4t work.
My decorator.xml file is:
<decorators defaultdir=3D"/decorators">
    <decorator name=3D"main" page=3D"mainDecorator.jsp">
        <pattern>*.jsp</pattern>   =20
        <pattern>/moduloLogin/jsp/*.jsp</pattern>
    </decorator>
</decorators>

i have a menu.jsp with the options of my web application and when i click i=
n the links i see the application as standalone and not as integrated.
Thank you.

---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=3D6911&messageID=3D1534=
5#15345


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]