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 are the features of struts?

1 Answers  


Which configuration file is used for storing jsp configuration information in struts?

1 Answers  


what is the difference between SAX Parser and DOM Parser??

14 Answers   Cap Gemini, Goldman Sachs, HCL, Hidden Brains, HP,


What should be the name of xml file used for validation in struts?

1 Answers  


Describe validate() and reset() methods.

1 Answers  


What is the purpose of @customvalidator annotation?

1 Answers  


What is the difference between empty default namespace and root namespace?

1 Answers  


What does it cost to replace struts?

1 Answers  


What is the use of ActionErrors in Struts?

2 Answers   HCL, TCS,


Describe the two types of formbeans.

1 Answers  


Why was reload removed from struts (since 1.1)?

1 Answers  


Explain how to work with error tags?

1 Answers  


Categories