On Thursday 25 April 2002 6:03 pm, Chris Wenham wrote:
> On Thu, 2002-04-25 at 13:45, Christopher H. Laco wrote:
> > But then I started wondering, is it possible to use AxKit in some way as
> > an order processing pipeline like [Forgive me] MS Commerce Server does
> > its pipelines?
>
> If you were to call a URL in one of your XSLT stylesheets, it'd be
> processed by AxKit as a separate pipeline. Kind of like this:
>
> <xsl:apply-templates
> select="document('http://orders.yoursite.com/order.xsp?session=123')"/>
Just don't run that under httpd -X, or on Win32. <grin/>
Steve Willer and Jorg were both at one time working on being able to call
AxKit from within AxKit (as a subrequest). Should be quite possible, but
probably needs some issues fixed. Then you'd be able to request something
like "axkit://order.xsp".
Matt.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]