Helios,

this leads to the same exception being thrown:

javax.servlet.ServletException: An error occurred
while evaluating custom action attribute "value" with
value "${otherImage.uniqueId}": The "." operator was
supplied with an index value of type
"java.lang.String" to be applied to a List or array,
but that value cannot be converted to an integer.
(null)

If I undertand right than var is somehow of type List,
whereas it should be of the type of the Object
contained in the List returned by the
pagedImageList.getPageList() method, right?

Rgrds, Thomas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to