Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to create a search field in struts.with code

Answers were Sorted based on User's Feedback



how to create a search field in struts.with code ..

Answer / shally

<html:submit property="searchField" name="SearchFormBean"
onclick="javascript:search()"/>

search() {
document.getElementById('searchField').value='Search';

}

Then in action class...do the search logic after
checking "Search" action .

Is This Answer Correct ?    8 Yes 0 No

how to create a search field in struts.with code ..

Answer / qwer

plaease give tha answer

Is This Answer Correct ?    6 Yes 2 No

how to create a search field in struts.with code ..

Answer / 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

More Struts Interview Questions

Are struts and shocks the same?

0 Answers  


where you will implement the tiles in struts?

2 Answers   Wipro,


What is the difference between struts and spring?

0 Answers  


What is struts-default package and what are it’s benefits?

0 Answers  


which MVC architecture struts follows and why?

6 Answers   IBM,


what r the disadvantages of MVC-2 Architecture?

2 Answers   Process IT,


Why are struts tightly coupled?

0 Answers  


Lists the bundled validators in struts?

0 Answers  


What is interceptor struts2?

0 Answers  


How to build struts application in eclipse?

0 Answers  


What are Struts properties?

2 Answers   VI eTrans,


Difference between struts and spring? Or why use spring, if you are already using struts?

0 Answers  


Categories