Hi
I am new to Spring MVC, I have created a spring project which is displaying the list from database into my jsp page, Now in the same jsp page at the right hand corner I have a search filter where I need to search by transaction id which is one of the field in the displayed list, how do I do this using Spring? Any sample code would be very helpful or any hint is appreciated.
Thanks in advance, Lissy.
Ads