how can i fetch combo box value into my DAO using struts 2?
Answer Posted / dsaf
Action - service -DAO
Create getter setters for name attribute in action otherwise u cant pass the values as parameters to DAo
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of @conversion annotation annotation?
What are action errors and error?
What are the various struts tag libraries?
How to explain Software Bank Loan descriptions
Explain the complete struts validator framework.
What is the use of jsonvalidation in struts?
Which technologies can be used at view layer in struts?
How to combine the struts with velocity template?
How you will display validation fail errors on jsp page?
What do you mean by tiles in struts?
What is the purpose of @action annotation?
Explain architecture of struts2?
In which method of action class the business logic is executed?
What is struts.devmode?
How duplicate form submission can be controlled in struts?