Problem
1. Modify and test the program JDBCServlet.java to handle UPDATE and INSERT SQL commands, as well as SELECT.
2. Modify and test the program JDBCServlet.java to work with some other database management system to which you have access.
3. Modify and test the ASP.NET source document and code-behind file to work with some other database management system to which you have access.