
I have created on web based web site in struts. i want to give user functionality for search any link with in my application. for that i have created one textbox and one submit button.that will appear on each page.i want user can put any keywords inside this box and can perform search with in application. i have heard about search engine .can any one suggest me how i can implement this in my application.