On Thursday, 25. April 2002 20:15, Martin Oldfield wrote:
> >>>>> "Matt" == Matt Sergeant <[EMAIL PROTECTED]> writes:
>
>     Matt> On Thursday 25 April 2002 6:50 pm, Sameer Velankar wrote:
>     >> Hi, I am new to axkit. So this question may be naive. I want to
>     >> pass an XML generated on the fly by a mod-perl apache module
>     >> directly through axkit, somthing like:
>     >>
>     >> Apache ---> perl module -(XML)-> AxKit/stylesheet -(HTML)->
>     >> browser
>     >>
>     >> Is this possible and if yes then how do i go about it?
>
>     Matt> http://axkit.org/docs/provider-howto.dkb?section=4
>
> I did something similar with this but wrote a taglib instead of a
> provider. What are the relative merits of the two approaches ?

Taglib means XSP, and XSP isn't currently cached at all. If your XML is 
cacheable, a provider will give you the ability to cache the results and even 
to control expiration.

-- 
CU
        Joerg

PGP Public Key at http://ich.bin.kein.hoschi.de/~trouble/public_key.asc
PGP Key fingerprint = D34F 57C4 99D8 8F16 E16E  7779 CDDC 41A4 4C48 6F94


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

  • Re: Matt Sergeant
    • Re: Martin Oldfield
      • J�rg Walter

Reply via email to