Hi List,

I am new to struts2. I iterate over a list of strings. Every string in that list is supposed to be executed by a custom tag. I tried it in many fashions but its not working. I am only able to give over the whole list as a string with:

<custom:tag attr="${model.list}" />

How to I get the <s:proptery /> value into my custom tag?

Kind regards
Henning Kropp


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

Reply via email to