1) Give the format of the HTTP request explain all HTTP request header
2) Explain JSP application design using a MVC architecture?
3) Write jsp code to insert, delete, select data in ms access table using JDBC table name:item item no, itemname, quantity.
4) Write java servlet code to insert delete select data in ms-access table using JDBC table name EMP-emp no, ename, designation.