What is difference between perform() used in struts1.0 and
execute() used in 1.1 ?
Answer Posted / swami
perform() used in struts 1.1 but in struts 1.0 using the execute()
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What are the reasons for an error message not being displayed while developing struts application?
What are the contents on web.xml in struts application ?
What is struts actionmapping?
What is the use of reset method of ActionForm class?
What is the difference between validation.xml and validator-rules.xml files in struts?
Can you explain struts.properties in struts2?
How to combine the struts with velocity template?
How do I access token?
How is the mvc design pattern used in struts framework?
What are the benefits of Struts framework?
What is spring and struts in java?
What configurations are stored in struts configuration file ?
What is the purpose of @doublerangefieldvalidator?
Explain about struts?
What is the purpose of '@customvalidator'?