Is there any way to add to and remove from a Collection from a page with an expression?
For example if you have #{myBean.myCollection}, how could you add to or remove from a
collection the value in the input field to which this expression is bound? (e.g.
#{myBean.myCollection.add} or something)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003059#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...