You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "Tsui, Alban" <Al...@COGNOS.com> on 2003/03/05 18:12:52 UTC

passing argument into logicsheet?

Has anyone got any examples on using logicsheet?

I would like to write a logicsheet to be used by my xsp but how would you
pass an argument into a logicsheet?


Alban


This message may contain privileged and/or confidential information.  If you
have received this e-mail in error or are not the intended recipient, you
may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so.  Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


Re: passing argument into logicsheet?

Posted by Collin VanDyck <cv...@mindspring.com>.
We do this by using an attribute:

<logicsheet-ns:template-name param="paramValue"/>

Does that help?

In your logic sheet, under that template, you would access the value with
@param.


----- Original Message -----
From: "Tsui, Alban" <Al...@COGNOS.com>
To: <co...@xml.apache.org>
Sent: Wednesday, March 05, 2003 12:12 PM
Subject: passing argument into logicsheet?


> Has anyone got any examples on using logicsheet?
>
> I would like to write a logicsheet to be used by my xsp but how would you
> pass an argument into a logicsheet?
>
>
> Alban
>
>
> This message may contain privileged and/or confidential information.  If
you
> have received this e-mail in error or are not the intended recipient, you
> may not use, copy, disseminate or distribute it; do not open any
> attachments, delete it immediately from your system and notify the sender
> promptly by e-mail that you have done so.  Thank you.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
> For additional commands, e-mail: cocoon-users-help@xml.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org