Hi, Can anyone advise on how to call a jsp tag as a parameter to another jsp tag:
For example: (this is completely hypothetical but matches my case) <test:example name="abc" title="123" property="example"/> Now in the property element I Want to call another tag which is already written which returns me the string required for example <title:renderTitle/> So it would look like --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]