Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

For Loop in Struts ?(without Collections)

843838Aug 26 2005 — edited Aug 23 2007
Hi all,

Pls tell me how can v use FOR LOOP IN JSP STRUTS without using scriplets and collections .

suppose i want to display 20 times "hello world "in jsp .How can i display it using STRUTS as conventionally scriplets are not allowed in it.
and Iterator is only for Collections .

thanx
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 20 2007
Added on Aug 26 2005
15 comments
355 views