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

How exceptions are handled in struts application?

0 Answers  


What’s the difference between struts and espresso?

0 Answers  


Which interceptor is responsible for mapping request parameters to action class Java Bean properties?

0 Answers  


What is the main difference between Mvc1 and Mvc2 Architecture??

7 Answers   IBM, Ness Technologies,


while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert

0 Answers   Banking,






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

5 Answers  


How to set email notification using struts.Plz give the example code?

5 Answers   HCL,


What is execute method in struts?

0 Answers  


What are the benefits of Struts framework?

0 Answers  


What are disadvantages of Struts?

0 Answers  


why do we typecast ActionForm into out plain java bean class in Action class?

5 Answers  


Why is it called struts?

0 Answers  


Categories