Hi all, If I have created an arraylist:
#set ($objects = ["1", true, 3, "no"])
I can remove and add elements using its methods. But the 'set' method
does not seems to work. Is there a way for me to modify the element at a
specific index?
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
