<%-- Document : index (for the jdbc project) Created on : Sep 29, 2011, 12:00:42 PM Author : bob7 Purpose : Present a form to collect an SQL command from the user, call the JDBCServlet servlet to perform the command, and display the results of the command. --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> Perform SQL command

Please enter your query: