You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Ed Yu <ek...@asgnet.psc.sc.edu> on 2002/07/05 16:33:23 UTC

VTL modify array elements

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>