Hi,

Where and how do struts  2 param tags get evaluated and injected into the
parent tag? When my custom tag is being invoked, the
Component.getParameters() method is returning empty list. Is there some
configuration required to make this work?

<cp:text name="*****" ><s:param name='user.name' value='test un' /><s:param
name='user.age' value='test age' /><s:param name='user.cameFrom' value='test
came' /></cp:text>
-- 
View this message in context: 
http://www.nabble.com/using-param-tag-inside-custom-tag-tp15708693p15708693.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to