--- Ben Anderson <[EMAIL PROTECTED]> wrote:
> Shishir,
> 
> you cannot nest tags within tags.

Just to be clear, you can nest tags but you cannot use a tag as the value
of another tag's attribute.

David

> You probably want to use
> <html-el:image>
> http://jakarta.apache.org/struts/faqs/struts-el.html
> 
> -Ben
> 
> 
> >From: "Shishir K. Singh" <[EMAIL PROTECTED]>
> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >Subject: Html:image
> >Date: Mon, 10 Nov 2003 10:29:57 -0500
> >
> >Hi,
> >
> >I am reposting this question.
> >
> >
> >
> >How can I use runtime variable with the property attribute of
> html:image
> >tag.
> >
> >Eg,
> >
> >My intent is :
> >
> >
> ><html:image property="<c:out value='${xxxx}' />"  page="/a/b.gif"  />
> >
> >
> >However, the value  for property is  not substituted. I get the
> property
> >as  "<c:out value='${xxxx}' />".x and y  instead of the value of xxxx .
> >
> >Am I missing something here ?
> >
> >TIA
> >Shishir
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> 
> _________________________________________________________________
> Send a QuickGreet with MSN Messenger 
> http://www.msnmessenger-download.com/tracking/cdp_games
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to