0 Replies Latest reply on Jan 17, 2007 5:10 PM by vk101

    Access Collection from page

      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)