Ok, i will try it!

but, where can i download the struts-el.tld files??

i have not found them in the struts web site!

Thanx

Henrique

----- Original Message -----
From: "Ben Anderson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 14, 2004 3:25 PM
Subject: RE: Bean Tag question


> you can't have a tag as an attribute for another tag.  How bout this?
>
> <bean-el:message key="parametric.key" arg0="${myBean.myParam}" />
>
>
> >From: "Henrique VIECILI" <[EMAIL PROTECTED]>
> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >Subject: Bean Tag question
> >Date: Wed, 14 Jan 2004 16:14:49 -0300
> >
> >Hi,
> >
> >I am trying to access a bean property inside the arg0 attribute of
> >bean:message
> >tag, is that possible using only the standard taglibs? How?
> >
> >Iīve tried this code bellow and it didnīt work:
> >
> ><bean:message key="parametric.key" arg0="<bean:write name="myBean"
> >property="myParam" />" />
> >
> >Henrique
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
> _________________________________________________________________
> There are now three new levels of MSN Hotmail Extra Storage!  Learn more.
> http://join.msn.com/?pgmarket=en-us&page=hotmail/es2&ST=1
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to