--- Marcello Savino wrote:
> for (int i = 0; i < l.length; i++) {
> ((ActionFormBase) form).lista.add(l);
> }
You may mean l[i] here.
Tip o' the day: cast your form once, early; it's much
easier to read.
d.
Remove the type="myBean" from your jsp and try
Regards
Guru
---
Gurumoorthy Raghupathy
Email : [EMAIL PROTECTED]
Internal Extn : 2337
External Phone : 01483712337
Nielsen Book
3rd Floor Midas House
62 Goldswor
2007/4/4, Marcello Savino <[EMAIL PROTECTED]>:
for (int i=0;i
It seems like a bug, you are putting the array in the list a lot of times :-)
Antonio
-
To unsubscribe, e-mail: [EMAIL PROTE
3 matches
Mail list logo