adspace


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


Please Help Members By Posting Answers For Below Questions

What do you know about validation plugin ?

1026


What is the difference between filters and interceptors ?

1308


How is declarative handling of exceptions done in struts ?

1002


What are the contents on web.xml in struts application ?

1062


What is action chaining ?

1161