javax.el.ListELResolver.isReadOnly

2013-07-10 Thread Violeta Georgieva
Hi, In the javadoc it is not described that the method throws IAE when the property cannot be coerced into an integer. Moreover it is specified that the property will be ignored by the resolver: property - The index of the element in the list to return the acceptable type for. Will be coerced

Re: javax.el.ListELResolver.isReadOnly

2013-07-10 Thread Konstantin Kolinko
2013/7/10 Violeta Georgieva miles...@gmail.com: Hi, In the javadoc it is not described that the method throws IAE when the property cannot be coerced into an integer. Moreover it is specified that the property will be ignored by the resolver: property - The index of the element in the

Re: javax.el.ListELResolver.isReadOnly

2013-07-10 Thread Violeta Georgieva
2013/7/10 Konstantin Kolinko wrote: 2013/7/10 Violeta Georgieva miles...@gmail.com: Hi, In the javadoc it is not described that the method throws IAE when the property cannot be coerced into an integer. Moreover it is specified that the property will be ignored by the resolver: