How to use an external decorator

thuss <[email protected]> Mon, 29 Aug 2005 11:50:50 CDT
Newsgroups gmane.comp.web.sitemesh.general,gmane.comp.lang.pnuts.user
Message-ID <22122217.1125334316602.JavaMail.os-j2ee@opensymphony01.contegix.com>
We're moving our site from Perl to Java and to make the migration less painful we want to decorate our pages with our Perl/cgi header and footer for the time being until our site is fully moved over to Java.

I was hopeful I could do something like this but of course it doesn't work:

<decorators>
    <decorator name="headerfooter" page="http://mysite.com/headerfooter.cgi">
        <pattern>/*.jsp</pattern>
    </decorator>
</decorators>

What's the correct way to grab a decorator from an application external URL?

Thanks,
Todd

--
http://jroller.com/page/thuss

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


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