Answer Posted / parmar priti
pass the variable form jsp to action class using hidden
field and declare that variable into the action class and
create the getter shetter mathod of that variable
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
How the exceptions are handled in struts?
How long do struts last?
What are the some useful annotations introduced in struts2?
Which class of struts is responsible to converts data types from string and vice versa?
Who makes the struts?
What is the purpose of dispatcher result type?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
What validate() and reset() method does ?
What is the apache struts vulnerability?
What is difference between actionform and dynaactionform?
What are the steps used to setup dispatch action?
Do we need to pay the struts if being used in commercial purpose?
What is the purpose of @urlvalidator annotation?
Explain design patterns which is used in struts?
What is the purpose of @before annotation?