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
Is struts action class singleton?
What is meant by custom tags?
What is the purpose of @doublerangefieldvalidator annotation?
how to debug struts project in netbean ?
What are Struts2 core components?
What is includeaction?
Which class of struts is responsible to converts data types from string and vice versa?
How to convert struts to spring mvc?
Describe the mvc on struts?
How we can controlled duplicate form submission in struts?
How to handle exceptions in structs?
Can we handle exceptions in Struts programmatically?
In how many ways duplicate form submission can occurs?
How can we display validation errors on jsp page?
List some struts tag libraries?