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
Difference between struts and spring?
Does struts include its own unit tests?
Where should struts xml be placed?
List some struts tag libraries?
How can we display all validation errors to user on jsp page?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
What kind of mvc is struts 2?
What is strut web xml?
Briefly tell the two kinds of form beans.
What is the purpose of struts.properties in struct2?
What is the purpose of @action annotation?
How does struts work?
How do I access token?
What is meant by custom tags?
What is struts validator framework?