how can i fetch combo box value into my DAO using struts 2?
Answer Posted / murali krishna yella
Hi friends, What i feel is.....
The above answer is partially correct.sharath has taken
only 2 things(multiple select and single select) into the
considaration, I think along with with those to we hav to
take one more thing(UI tag <s:checkbox/> or
<s:checkboxlist/> ) what we are using in the User interface
into considaration while giving the answer.
When we are using <s:checkboxlist/> tag in the usr
interface for displaying the Checkbox(s) , the Data type in
our struts2 action is List.
Thank you friends
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is difference between spring and struts?
What is structs 2 validation framework?
Mark the differences between html tags and strut specific html tags.
What is interceptor in Struts2?
What are result types in struts?
Does apache struts run on windows?
What is filter dispatcher in struts?
What is the struts in java?
What is spring hibernate and struts in java?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
How can forward action be used to restrict a strut application to mvc?
Explain how to work with error tags?
What is struts2 namespace?
What is struts2 framework?
How is the action mapping specified?