trail « Filter « JSP-Servlet Q&A





1. Audit Trail of JSP screen fields    stackoverflow.com

We have a web application developed in JSPs. We have to perform audit trail for every changed field in the screen. The audit table should contain the following columns: unique_id, ...