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
How struts control data flow?
What is difference between struts1 and struts2?
How does struts work?
What is an interceptor stack?
What is value stack?
What is struts framework in java?
What is struts in j2ee?
What are the two different types of validations that the validator framework supports?
What is actionservlet?
What is Custom Type Converter in Struts2?
Which class is the Front Controller in Struts2?
In which method of action class the business logic is executed?
Give an example where struts tiles may be used?
What is the purpose of @result?
What is role of actionservlet?