Dynamic List from Database
Hi,
I have JSP Page with two date fields From Date and To Date. I submit the JSP page when user changes the date.
I also have 6 list fields as query criteria. I would like to refresh this list dynamically from the database depending on the date range selected.
Result data based on the given criteria comes from servlet and displayed below Query criteria.
Any help / direction is greatly appreciated.
Thanks

