aspose file tools
The moose likes Struts and the fly likes  Looking for Complete Example of Struts Iterator. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark " Looking for Complete Example of Struts Iterator. " Watch " Looking for Complete Example of Struts Iterator. " New topic
Author

Looking for Complete Example of Struts Iterator.

Matt Connors
Greenhorn

Joined: Sep 08, 2004
Posts: 23
Can someone point me to a simple, but complete, example using the <logic:iterator .... > tag?

By complete I mean it shows how the data gets processed using the Action and ActionForm class. In essence I'd like to see the .jsp, ActionForm & Action files.

A simple working example might give me a clearer idea of why my own code wont work!

- Matt
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Looking for Complete Example of Struts Iterator.
 
Similar Threads
Validator Framework - Can we use same ActionForm for two different UI ?
Regarding ActionForm in Struts
Regarding ActionForm in Struts
wizard flow examples?
Domain Object as Strtus Action form.