use internal pipelines and "cocoon://..."
 
-----Original Message-----
From: jcplerm [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 16, 2003 12:52 PM
To: [EMAIL PROTECTED]
Subject: Redirecting to map:resource defined in higher level sitemap

I am trying to do:
   
    <map:redirect-to resource="xxx"/>
 
from within a nested sitemap, where "xxx" is
defined as a map:resource in a higher level sitemap
like:
 
    <map:resource name="xxx">
        ...
    </map:resource>
 
I can invoke xxx without problems if it's defined in the same sitemap
in which the redirect is done. But not if the resource definition is
moved up the sitemap hierarchy.
 
Is this possible? How is the correct syntax to invoke
such a resource?
 
Thanks,
 
jlerm

Reply via email to