Yes, using f:attribute is a very good idea. I'll use it for implementing this new feature.
Can I insert a JIRA issue about this?

Dennis Byrne ha scritto:

f:param is for HTTP .  do you mean f:attribute ?

Dennis Byrne

-----Original Message-----
From: Martin Marinschek [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 21, 2006 02:26 AM
To: 'MyFaces Discussion'
Subject: Re: htmlTag and attributes

maybe we can reuse f:param?

f:param sets a value in the parent componentAttributesMap, right?

regards,

Martin

On 2/21/06, Claudio Tasso <[EMAIL PROTECTED]> wrote:
Hmm, yes, I agree.
For example, what do you think about this?

<t:htmlTag value="a">
       <t:htmlTagParam name="href" value="foo"/>
</t:htmlTag>



Reply via email to