can we change the order of parameters in execute()?

Answer Posted / sitaram

no. The execute method will be override from super class
(action servlet class). This is the main reason. we can't
change the order of parameters in the execute method.

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is execute method in struts?

676


What validate() and reset() method does ?

743


What is spring and struts in java?

697


What is the purpose of @before?

740


What is the purpose of form-be tag in struct-config.xml?

734


How can we group related actions in one group in Struts?

732


Are actions thread safe?

723


What is the difference between shocks and struts?

680


What is dispatch action class?

813


How can we display all validation errors to user on jsp page?

845


What is struts actionmapping?

694


What is the forward action utilized for?

748


What is the purpose of redirect result type?

756


What is the procedure of operation of a form tag?

741


Which interceptor is responsible for file upload support?

787