decorators.xml troubles

tompra <[email protected]> Thu, 21 Apr 2005 12:26:14 CDT
Newsgroups gmane.comp.web.sitemesh.general
Message-ID <20134439.1114104448187.JavaMail.os-j2ee@opensymphony01.contegix.com>
I have the same problem with Sitemesh 2.2.1. Could somebody publish the result, how resolve this bug or tell me what I must do to make Sitemesh 2.2.1 to do following

<decorator name="secure" page="secure.dec">
      <pattern>/blog/secure*</pattern>
</decorator>

     
<decorator name="blog" page="blog.dec">
      <pattern>/blog*</pattern>
</decorator>
     
<decorator name="site" page="site.dec">
   	<pattern>/*</pattern>
</decorator>

Maybe, the problem with two slashes will be still with us :->

Regards tomas

---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=1475&messageID=5382#5382


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