Hai all.What is the use of <logic:iterate>tag in struts
application.

Answer Posted / shirish

<logic:iterate> tag is used iterate over a collection in a
particular scope. The tag defines scope attribute which
defines the scope where to look for the collection. If not
defined following scopes are searched in order page,
request, session and application. This tag can also be used
to iterate over Maps and arrays.

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain aware interfaces in struts2?

588


What is the difference between filters and interceptors ?

502


What is the default suffix for struts2 action uri ?

552


What is the purpose of @typeconversion annotation annotation?

561


What does params interceptor?

535






What are struts in java?

506


What is interceptor in Struts2?

568


What is the purpose of form-be tag in struct-config.xml?

568


How tag libraries are defined in Struts?

574


how to get the last 10 elements using logic:iterate in struts with hiernate from database.

4042


What do you mean by actionmapping?

536


1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they

2757


Explain the difference between jakarta struts and apache struts?

529


Why are struts tightly coupled?

593


Which library is provided by struts for form elements like check boxes, text boxes etc?

510