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 |
What is validate() and reset() functions?
Wat is Difference between Mvc1 architecture and Mvc2 Architecture?
21 Answers HCL, IBM, Sanyaa Infotech,
What is defeult result type?
when connecting with the database,if database server is down,ho can we handle this exception in struts,how can we send error message to the user?
What is apache struts framework?
What is difference between actionform and dynaactionform?
What is the naming convention for a resource bundle file in struts2?
What is Request Dispatcher and What is reuest Processor??
How interceptor works in struts 2?
why we are using vo,dao and dto design patterns in struts framework
what is the difference between *.do & /do.*/? So what is the diffenence btn extension mapping & path mapping.What is those difference in work effect?
What do you mean by the abstract package in struts2, and what is its utilization?