On Fri, 12 Apr 2002 18:16:39 +0400, Piroumian Konstantin <[EMAIL PROTECTED]> wrote:

> Btw, Ovidiu, if understand the interpreted approach correctly, you can
> forward controll to a different pipeline in sitemap than the calling one
> using sendPage("another_pipeline"). Is that right? So, you don't need a
> selector after your <map:call />? If yes, then it's much better then using
> actions with selectors.

You're right, sendPage() will invoke the sitemap again, passing to it
its URI argument. In the sitemap, <map:call function="..."/> should
not be followed by anything.

Also sendPage() does not rely on actions and selectors to generate the
output page. Although nothing stops you to use them in the pipeline
invoked by sendPage().

Regards,
-- 
Ovidiu Predescu <[EMAIL PROTECTED]>
http://www.geocities.com/SiliconValley/Monitor/7464/ (GNU, Emacs, other stuff)

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

Reply via email to