Hello,

I look for a possibility to redirect the processing of a resource in C2
after a generator- and a transformer-call to another resource, the
obvious solutions would be <map:redirect-to> or <map:read> at the
end of the resource.
I think of something like this:

     <map:match pattern="**">
          <map:generate src="statistics.xml"/>
          <map:transform type="statistics"/>
          <map:redirect-to uri="barrier/{1}"/>
     </map:match>

But both alternatives do not work after generator- and transformer-calls.
Do I oversee something ? Or do I have to implement an action...

Ciao
  Nico Dirks

s&n AG
netBank solutions
Klingenderstr. 5
D-33100 Paderborn
Tel:      +49 (0)5251 / 1581 - 42
Fax:      +49 (0)5251 / 1581 - 71
<mailto:[EMAIL PROTECTED]>
Internet  http://www.sundn.de



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to