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
What is the difference between plain-validator and field-validator?
How struts control data flow?
How do you convert struts to springs?
What is the use of lookupdispatchaction?
What is the purpose of @after?
Explain the core end goal while using java struts?
What is spring hibernate and struts in java?
Can I have html form property without associated getter and setter formbean methods?
In how many ways duplicate form submission can occurs?
What is the use of struts?
how to debug struts project in netbean ?
What is struts framework in java?
What is struts actionmapping?
What is the difference between struts1 and struts2?
How can duplicate form submission be handled in struts 2?