Realized that custom tag can not be nested within the attribute of another custom tag. Trying to do another way, still not working, very strange. Please help.

<bean:define id="myValue" name="myBean" property="myProperty"/>
<myTag attribute="<%= myValue %>"/>

<%= myValue %> (instead of the real value) is passed in the customer tag as the attribute value.



_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail


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

Reply via email to