what are the struts tags?
What are the core classes of struts?
Give an example where struts tiles may be used?
What are the life cycle methods of interceptor?
Hai all.What is the use of <logic:iterate>tag in struts application.
Can we have multiple struts config files ?
What is validate() and reset() functions?
what is the purpose of load_on_startup entry in struts- config.xml?
What is the purpose of @result annotation?
What does action do in struts?
Which parser is used in Struts to parse the Structconfig.xml file.
What is execute method in struts?
When should we use SwtichAction?