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
How struts2 supports internationalization?
What is token used for?
How do you find the struts version being used in a project?
What is struts validator framework?
List the important attribute and elements of action mapping under struts.
What is the purpose of form-beans tag in struct-config.xml?
What is the naming convention for a resource bundle file in struts2?
What are apache struts?
What is the purpose of @emailvalidator?
Are the struts tags xhtml compliant ?
Are interceptors thread safe?
Why aren’t the struts tags maintained as part of the jakarta taglibs project ?
What’s the difference between struts and espresso?
Explain how to work with error tags?
1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they