| Author |
Struts 2 iterator
|
Nisha Kala
Greenhorn
Joined: Nov 17, 2010
Posts: 21
|
|
Hi
I got a List of type string with values say for example List<String> str = {"start", "hi", "hello", "start", "hello", "hi"}
If value is start i want to print the next iterator value.
Can anyone help me
|
 |
Jesus Mireles
Ranch Hand
Joined: Mar 10, 2010
Posts: 122
|
|
|
 |
 |
|
|
subject: Struts 2 iterator
|
|
|