On Wednesday, March 27, 2002, at 05:23 PM, Torsten Curdt wrote:

>> Hi team,
>>
>> I implemented internal redirects using the "cocoon:" pseudo-protocol.
>> This is the Cocoon-equivalent to servlet request forwarding.
>>
>> This means that writing
>>   <map:match pattern="">
>>     <map:redirect-to uri="cocoon:/index.html"/>
>>   </map:match>
>> will make a recursive call on the current processor to serve
>> "index.html" without going back to the client browser.
>>
>> This is also available in the Redirector used by actions. And as usual,
>> "cocoon:/xxx" uses the current sitemap, and "cocoon://xxx" uses the 
>> root
>> sitemap.
>
> Very cool!
> --
> Torsten

Very cool indeed!

Thank you,

Stuart.

            Public Key - 1024D/88DD65AF 2001-11-23 Stuart Roebuck (Adolos)
      Key fingerprint = 89D9 E405 F8B1 9B22 0FA2  F2C1 9E57 5AB1 88DD 65AF
-------------------------------------------------------------------------
Stuart Roebuck                                  [EMAIL PROTECTED]
Systems Architect                             Java, XML, MacOS X, XP, 
etc.
ADOLOS                                           <http://www.adolos.com/>


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

Reply via email to