You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Rodrigo Reyes <ro...@instaservi.com> on 2002/10/12 00:52:05 UTC

Getting a specific element from an Array...

Hi
    How do I get a specific element from an Array? $array[0] seems not to
work. I also tried $array.get(0) and it returned [Element: ], but when I
tried to call a method from class Element, it is not recognized. What am I
doing wrong? Thanx....

Rodrigo



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>