can we change the order of parameters in execute()?
Answers were Sorted based on User's Feedback
Answer / soumya paul
No we can not...There will be no compilation error..but if
you change it,it'll not process the given request.
Is This Answer Correct ? | 17 Yes | 1 No |
Answer / 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 |
How exception handling is provided in struts?
What is the default suffix for struts2 action uri ?
Whats the difference between the default namespace and the root namespace?
what are the type of forward class in Struts?
What is the purpose of @intrangefieldvalidator annotation?
Difference between html tags and struts specific html tags
How duplicate form submission can be controlled in struts?
What is struts validator framework?
What is used to display the intermediate result in an interceptor?
what is the difference between SAX Parser and DOM Parser??
14 Answers Cap Gemini, Goldman Sachs, HCL, Hidden Brains, HP,
What are the custom tags?
Can we use struts and spring together?