Have you tried using OGNL syntax? I believe it's something like %{price.name}.
Matt On Thu, Mar 19, 2009 at 9:10 AM, tibi <t...@dds.nl> wrote: > > 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: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net