This is my code :-)
I would like to retrieve perConge.typeConge value inside my
cofisun:TextRefControl (refcde attribute).
Is it possible ?
<logic:notEmpty name="AdminConges" property="doCptCongeUti">
<logic:iterate name="AdminConges" id="cpt"
property="doCptCongeUti" indexId="i">
<bean:write name="cpt" property="perConge.typeConge" />
<cofisun:TextRefControl cssclass="x" property="doRef810"
refCde="perConge.typeConge" displayColumn="ref_lib2"/>
</logic:iterate>
-----Message d'origine-----
De : Jean-Marie Pitre [mailto:[EMAIL PROTECTED]
Envoyé : lundi 29 mai 2006 17:10
À : Struts Users Mailing List
Objet : RE : Custom tag info
Ok,
But I think I have forgotten something, because even if I put el_expression to
the attribute value, at Runtime the container map the el_expression as a string
and so it is not parsed ...
-----Message d'origine-----
De : Emilia Ipate [mailto:[EMAIL PROTECTED]
Envoyé : lundi 29 mai 2006 14:46
À : Struts Users Mailing List
Objet : RE: Custom tag info
You can't put the value of a custom-tag another cutom-tag! You should use
scriptlet or el-expressions or somthing else!
-----Original Message-----
From: Jean-Marie Pitre [mailto:[EMAIL PROTECTED]
Sent: maandag 29 mei 2006 14:36
To: [email protected]
Subject: Custom tag info
Hi,
I have done a custom tag and I would like to pass to it a value issued from a
bean.
My problem is, I can't retrieve the obj.filed1 value inside my tag, I have only
as value the string "obj.field1" ...
Example:
<mytag .... refCde='<bean:write name="test" property="obj.field1" />' />
Have you got any idea?
Thanks,
Jean-Marie PITRE
Structural Application
COFISUN International
Tél: +32 69 25 12 56
E-mail: [EMAIL PROTECTED]
***** DISCLAIMER ***** http://www.cofidis.be/emaildisclaimer.php
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]