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 |
How tag libraries are defined in Struts?
How struts control data flow?
What are the features of struts 2?
Can you explain the directory structure for a struts folder in brief ?
What is the different actions available in struts?
in struts without integrate hibernate how to use directly explain?
Is struts 1 still supported?
if u r using eclipse tool how can u debbaging u r application? plz explain with sample code
Is struts thread safe?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
what is ACID test for fresh engineers??what is the pattern??
What is the difference between struts and spring?