In order to set collection property correctly, the collection needs to be initialized with correct size. This is no problem if the bean is session scoped. But how can this be done if the bean is request scoped? Thanks!
-- ming
In order to set collection property correctly, the collection needs to be initialized with correct size. This is no problem if the bean is session scoped. But how can this be done if the bean is request scoped? Thanks!
-- ming