can we change the order of parameters in execute()?
Answer Posted / 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 |
Post New Answer View All Answers
What is the purpose of @customvalidator annotation?
Do I have to credit struts on my own website?
Is struts action class singleton?
What are the struts2 error message keys that can come during file uploading process?
What is the use of token interceptor in Struts2?
What is the significance of logic tags in Struts?
What are the custom tags?
What is the difference between empty default namespace and root namespace?
Why we use struts over servlets?
What are action errors and error?
In which method of action class the business logic is executed?
How action-mapping tag is used for request forwarding in struts configuration file?
How to handle exceptions in structs?
what is ACID test for fresh engineers??what is the pattern??
What is struts framework in java?