why do we use logic tag library in struts?



why do we use logic tag library in struts?..

Answer / rice

logic library tags are meant for taking decisions in a page
and looping or Iterating over data.
some of the example tags are present,iterate,equals,not
equals,empty,notempty.

Is This Answer Correct ?    16 Yes 1 No

Post New Answer

More Struts Interview Questions

What is jakarta struts framework?

0 Answers  


how to implement singletun design patteren in struts?

5 Answers   HCL,


Explain the life cycle of a request in struct2 application?

0 Answers  


Explain about the future of struts?

0 Answers  


What is the life cycle of actionform?

0 Answers  






Can we write our own ActionServlet for front controller of Struts Applications?

2 Answers   NIIT,


What is apache struts cve 2017 5638?

0 Answers  


What is the difference between validation.xml and validator-rules.xml files in struts validation framework?

0 Answers  


Why use spring, if you are already using struts?

0 Answers  


Why it called struts?

0 Answers  


What are interceptors in struts 2?

0 Answers  


What happens when Two users requests for same action class? How the threads are controlled?

4 Answers  


Categories