When starting a new thread (ie sending a message to the list about a
new topic) please do not reply to an existing message and change the
subject line. To many of the list archiving services and mail clients
used by list subscribers this makes your new message appear as part
of the old thread. Thi
Im already on my learning path but I have a problem on my first example and I dont know exactly what it is.
This is the JSP File
Employee List<%@ page import="java.sql.*" %>Last NameFirst Name<%Connection conn = null;Statement st = null;ResultSet rs = null;try {Class.forName("com.mysql.jd