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 is the use of interceptor?
At the point, you should go for struts framework?
Explain struts?
what is the purpose of load_on_startup entry in struts- config.xml?
What is difference between struts1 and struts2?
What’s the utilization of struts.xml configuration file?
In struts, how can we access java beans and their properties?
What do you mean by ognl?
what is purpose cvs and vss in eclipse?
What do you mean by tiles in struts?
Can you call Action class methods from Struts config.xml?
how to write the configuration file of struts application if any one had simple struts application please it to me