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 the purpose of @before annotation?

0 Answers  


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

0 Answers   TCS,


Define struts?

0 Answers  


Difference between ActionErrors and ActionMessage?

1 Answers   iGate,


What are the core classes of the struts framework?

0 Answers  


What is apache struts cve 2017 5638?

0 Answers  


How we can controlled duplicate form submission in struts?

0 Answers  


how can u handle run time exceptions in struts and jsp plz explain briefly not single word answer?

2 Answers   TCS,


Main reasons for using servlet as a controller in struts. why not jsp

5 Answers  


How does interceptor work in struts2?

0 Answers  


What is the use of form bean in struts?

0 Answers  


how the error can be showed in the jsp page in struts?

3 Answers   Wipro,


Categories