You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by ron <ro...@gmx.net> on 2005/03/08 10:02:45 UTC

handling unformat parameters

If I have a component template, lets say:

<td> <a jwcid="pageLink"> <span jwcid="insertText"> some text </span> 
</a> </td>

How do I pass specific *informal* parameters from my component to the 
'pageLink' component?

Cheers,
Ron

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: handling unformat parameters

Posted by ron <mp...@vollbio.de>.
ציטוט Erik Hatcher:

> Set inherit-informal-parameters="yes" on the <component> in your 
> specification file.
>
> Erik

Thanx :)

>
>
> On Mar 8, 2005, at 4:02 AM, ron wrote:
>
>> If I have a component template, lets say:
>>
>> <td> <a jwcid="pageLink"> <span jwcid="insertText"> some text </span> 
>> </a> </td>
>>
>> How do I pass specific *informal* parameters from my component to the 
>> 'pageLink' component?
>>
>> Cheers,
>> Ron
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: handling unformat parameters

Posted by Erik Hatcher <er...@ehatchersolutions.com>.
Set inherit-informal-parameters="yes" on the <component> in your 
specification file.

	Erik


On Mar 8, 2005, at 4:02 AM, ron wrote:

> If I have a component template, lets say:
>
> <td> <a jwcid="pageLink"> <span jwcid="insertText"> some text </span> 
> </a> </td>
>
> How do I pass specific *informal* parameters from my component to the 
> 'pageLink' component?
>
> Cheers,
> Ron
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org