when i look at my code from a year ago i did something like this:
<s:select list="priceAmounts" id="price.id" name="${price.name}"/>
but this gives me this error:
"According to TLD or attribute directive in tag file, attribute name does
not accept any expressions"
with google i found that there is a security 'fix'. and now it is not
possible to inject code into select tag anymore. but how can i combine
foreach with select now?? :-((
--
View this message in context:
http://www.nabble.com/struts-taglib-select-with-foreach-example-tp22600991s2369p22601400.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]