how to create a search field in struts.with code
Answer Posted / shally
<html:submit property="searchField" name="SearchFormBean"
onclick="javascropt:search()"
where searchField is the name fo the field as defined in
SearchFormBean.java
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
What is actionservlet?
What are the cons of struts 2?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What is the difference between forwardaction and includeaction?
What is use of i18n interceptor?
Which technologies can be used at view layer in struts?
What is dispatchaction?
What do struts do?
How is forward action used for integration?
What is actioninvocation?
Does Struts2 action and interceptors are thread safe?
How you will make available any message resources definitions file to the struts framework environment?
What is strut action mapping?
What is struts.devmode?
What are the features of struts?