/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package cicproject;
import java.sql.*;
import java.sql.ResultSet;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
*
* @author lilman
*/
public class Scr2 extends...