Hi,

i'm making my first steps with struts and currently i'm testing the s:iterate tag. Unfortunately my test wont work.

at first i created an action with a getter that returns a ArrayList of a special class. then i tried to iterate over that list.

at first nothing happend. the tag didnt work, neither for my list of objects nor for a simple list of strings. Then i added the jar of commons-collection to my build path an now it will at least iterate over strings.

something is really wrong with my testproject.

can somebody help?

Greetings,
Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to