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

Give an example where struts tiles may be used?

560


Which interceptor is responsible for i18n support?

524


What are the action classes in struts?

524


What is struts2 namespace?

514


Provide some important Struts2 constants that you have used?

565






Define struts?

624


Why is it called struts?

540


What is the use of resourcebundle.properties file in Struts Validation framework?

578


What is the purpose of @keyproperty annotation annotation?

578


What is apache struts framework?

524


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

496


What are the sections into which a strut configuration file can be divided?

558


What are the components of struts?

562


List the important attribute and elements of action mapping under struts.

530


How can we display all validation errors to user on jsp page?

653