This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Passing parameters to XSL


Do you know in what version of Cocoon this feature was introduced?

> -----Original Message-----
> From:	Chris Gow [SMTP:cgow@digitalfairway.com]
> Sent:	Monday, February 12, 2001 4:31 PM
> To:	xsl-list@lists.mulberrytech.com
> Subject:	Re: [xsl] Passing parameters to XSL
> 
> If you are using cocoon, you can create a top-level param (a parameter 
> outside of a template) with the same name as your HTTP parameter.
> 
> For example:  http://someurl?param1=value
> 
> could be mapped to an XSL parameter declared as:
> 
> <xsl:param name="param1"/>
> 
> 
> Hope this helps
> 
> Chris
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]