1
You can use JQuery to create an event when the user pushes the button BUSCAR and in function callback for the event you make an ajax request to search the records in the database and return them in JSON format.
Click here to see this approach using PHP. But with JSP is the same principle.
