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 |
how can u handle run time exceptions in struts and jsp plz explain briefly not single word answer?
Give an alternative way to protect jsp’s with not much features from direct access.
What is the purpose of @customvalidator annotation?
What are the features of struts 2?
What is strut action mapping?
What are different ways to create Action classes in Struts2?
What’s the difference between struts and espresso?
What types of Actions we have in Struts?
what is the disadvantage of struts frame work?
What do you mean by a custom tag?
When do I need “struts.jar” on my classpath?
What is the difference between struts and spring? Explain