It works !!!
You make my day :)
Thanks a lot.
-Message d'origine-
De : Dave Newton [mailto:[EMAIL PROTECTED]
Envoyé : mardi 3 avril 2007 14:40
À : Struts Users Mailing List
Objet : Re: [s2] Tag iteration with Array
--- Ezequiel Puig <[EMAIL PROTECTED]> wrote:
>
&
--- Ezequiel Puig <[EMAIL PROTECTED]> wrote:
>
>
>
See if
works.
d.
Expecting? Get great news right away with email Auto-Check.
Try the Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mail
Hi people,
I am trying to iterate over an array.
In my action, i have defined:
Private String[] myArray;
public String[] get MyArray () {
return myArray;
}
public void setMyArray (String[] myArray) {
this.myArray = myArray;
}
in the jsp, i am trying to acces
3 matches
Mail list logo