can we change the order of parameters in execute()?
Answer Posted / a.kranthi kumar
NO, It is not possibile to change the order because we can override the method from base class ie.. Action Class,So if any changes it may causes errors in our Program
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is actionmapping?
What is discontinuous strut?
What is the difference between filters and interceptors ?
Give an example where struts tiles may be used?
What’s the utilization of struts.xml configuration file?
What is the purpose of '@customvalidator'?
In which order struts framework searches for a message bundle?
What is front controller in struts2?
Difference between struts and spring? Or why use spring, if you are already using struts?
How struts2 supports internationalization?
Why do we use struts?
How to upload struts file?
Which tag is used to declare constants in struts xml?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
How many servlet controllers are used in a Struts Application?