What is difference between perform() used in struts1.0 and
execute() used in 1.1 ?
Answer Posted / gurmeet singh
In struts1.1, we use perform method ie is deprecated now.
So after struts 1.1 we use execute method
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Explain about struts dispatch action?
What are the core classes of struts?
What are the struts2 error message keys that can come during file uploading process?
What are action errors?
How can link tag’s action attribute be used?
What are the pros of struts 2?
What is ValueStack and OGNL?
Do I have to credit struts on my own website?
Are the struts tags xhtml compliant ?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
What should be the name of xml file used for validation in struts?
List some struts tag libraries?
How an actionform bean is created?
What inbuilt themes are provided by struts2?
What are the benefits of the struts system?