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 use of interceptor?

0 Answers  


At the point, you should go for struts framework?

0 Answers  


Explain struts?

0 Answers  


what is the purpose of load_on_startup entry in struts- config.xml?

8 Answers   Satyam,


What is difference between struts1 and struts2?

0 Answers  


What’s the utilization of struts.xml configuration file?

0 Answers  


In struts, how can we access java beans and their properties?

0 Answers  


What do you mean by ognl?

0 Answers  


what is purpose cvs and vss in eclipse?

2 Answers  


What do you mean by tiles in struts?

0 Answers  


Can you call Action class methods from Struts config.xml?

1 Answers   iGate,


how to write the configuration file of struts application if any one had simple struts application please it to me

1 Answers  


Categories