File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes how to use struts2 Iterator to iterate List<String> Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "how to use struts2 Iterator to iterate List<String>" Watch "how to use struts2 Iterator to iterate List<String>" New topic
Author

how to use struts2 Iterator to iterate List<String>

lahiru pushpakumara
Greenhorn

Joined: Jan 08, 2012
Posts: 5
if anyone knows , how to iterate String list in jsp using <s:iterator>

(I want to display values of the list in the jsp)

Please help me..
Devaka Cooray
Saloon Keeper

Joined: Jul 29, 2008
Posts: 2729
    
    3

Welcome to JavaRanch
Does this documentation help?

Moving to Struts forum


Author of ExamLab (Download) - the free mock exam kit for SCJP / OCPJP
HELP me! -- Home Page -- Twitter Profile -- JavaRanch FAQ -- How to Ask a Question
lahiru pushpakumara
Greenhorn

Joined: Jan 08, 2012
Posts: 5
yeah. it helps . thanks.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to use struts2 Iterator to iterate List<String>
 
Similar Threads
Iteration of List in JSP
Accessing the objects from the Action
Implicit Objects
if tag, collections, and startsWith
Need to Iterate over a list of Objects