No.  The pdf for the tag libraries is a separate download from Allaire's web
site, at least for JRUN 3.01 it was.  Also, if you ordered the hard copy of
the JRUN manuals, they do not cover the tag libraries (again for 3.01).  I'm
not sure if the Adobe file for the tag libraries is now bundled with the
rest of the Adobe files when you purchase JRUN 3.1 or not.  But you can
easily go to Allaire's web site and download it if you cannot find it in
your current documentation.  3.1 did add some additional functionality to
the JRUN tag libraries that 3.01 does not have, particularly for calling
stored procedures.  I currently use the 3.1 tag library documentation, as
the 3.01 tag library documenation is pretty poor, and contains numerous
errors.

Celeste

-----Original Message-----
From: Bert [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 02, 2001 8:16 AM
To: JRun-Talk
Subject: Re: Applying Xsl


This Pdf is the same that comes with jrun3.1 correct?


----- Original Message -----
From: "Drew Falkman" <[EMAIL PROTECTED]>
To: "JRun-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, August 01, 2001 4:58 PM
Subject: Re: Applying Xsl


> There is actually a custom action that is provided called <jrun:xslt> that
> will do it easily. The syntax is easy:
> <jrun:xslt
> xsl="URL to stylesheet"
> [id="variable name"]
> [scope="page|request|session|application"]>
> XML input
> </jrun:xslt>
>
> Check the documentation at:
>
> http://www.allaire.com/documents/jr31/taglib.pdf
>
>
> Drew Falkman
>
> ----- Original Message -----
> From: "Bert" <[EMAIL PROTECTED]>
> To: "JRun-Talk" <[EMAIL PROTECTED]>
> Sent: Wednesday, August 01, 2001 12:44 PM
> Subject: Applying Xsl
>
>
> > What is the Best way to apply a Xslt transformation style sheet in a Jsp
> > page via Jrun?
> >
> > Bert
> >
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to