why do we use logic tag library in struts?
Answer Posted / 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 View All Answers
What is apache struts vulnerability?
What are the bundled validators?
What is the purpose of @intrangefieldvalidator annotation?
Do you need an alignment after replacing struts?
What is the forward action utilized for?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
Explain about the validation steps which have to be carried during validation of client-side address?
What is the purpose of @element annotation annotation?
Is there a particularly good ide to use with struts?
What steps are required to for an application migration from Struts1 to Struts2?
What does apache struts do?
Can we have multiple struts config files in a single web app?
What inbuilt themes are provided by struts2?
What configurations are stored in struts configuration file ?
What is actioncontext?