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
Who wrote struts?
What is the purpose of global-forwards tag in struct-config.xml?
Name the different types of actions found in struts.
Which design pattern is implemented by Struts2 interceptors?
What validate() and reset() method does ?
What is struts actionmapping?
What is struts2 namespace?
What are the benefits of Interceptors in Struts2?
What are action errors and error and what are the consequences they impose?
How do struts work?
What configuration changes are required to use resource files in Struts?
Do I have to credit struts on my own website?
Give an example where struts tiles may be used?
What is front controller in struts2?
What is java struts?