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 |
What are the features of struts?
Which configuration file is used for storing jsp configuration information in struts?
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?
Describe validate() and reset() methods.
What is the purpose of @customvalidator annotation?
What is the difference between empty default namespace and root namespace?
What does it cost to replace struts?
What is the use of ActionErrors in Struts?
Describe the two types of formbeans.
Why was reload removed from struts (since 1.1)?
Explain how to work with error tags?