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 does the term struts mean?
What is ognl?
What are different ways to create Action classes in Struts2?
How to handle exceptions in structs?
What is difference between actionform and dynaactionform?
What does params interceptor?
What is the purpose of @results?
What is struts2 framework?
How is the action mapping specified?
How nested beans can be used in Struts applications?
Explain integrate log4j in struts2 application?
What is the purpose of @conversion?
What are the core classes of struts?
Will the struts tags support other markup languages such as wml ?
Explain the difference between plain-validator and field-validator in struts?