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

Does struts include its own unit tests?

534


What are different Struts2 tags? How can we use them?

577


How to build struts application in eclipse?

534


What is the use of reset method of ActionForm class?

578


What is the purpose of @doublerangefieldvalidator annotation?

567






how to get the last 10 elements using logic:iterate in struts with hiernate from database.

4047


What is the purpose of @keyproperty annotation annotation?

585


What is the difference between empty default namespace and root namespace?

564


Can we have multiple struts config files in a single web app?

506


State an example of struts configuration file as an action parameter for action servlet.

545


What is the difference between struts and spring?

527


Give an example of validates method used to avoid errors.

513


How to override the default error message that can come during file uploading process?

581


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

656


What is the front controller in struts2?

510