aspose file tools
The moose likes Struts and the fly likes Iterator Tag Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Iterator Tag" Watch "Iterator Tag" New topic
Author

Iterator Tag

Rohit Prasad
Greenhorn

Joined: Sep 05, 2006
Posts: 12
I am using logic:iterator tag and want to set two attributes length and offset by the value I get from session. I use useBean to get the value from the session. My question is: Once I get the values from session how to supply teses values to the iterator tag?

Thanks for your help/
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

logic:iterator sounds like a Struts tag to me.
Moving to the Struts forum.


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Iterator Tag
 
Similar Threads
logic:iterate tag
Help in Struts2
session problem
passing hidden value to action class in struts-2
ArrayList seems to be not working