Gracias amigo por tratar de ayudarme tan rápido, pero hice lo que me dijiste y sigue diciendo lo mismo cuando cargo la página jsp:
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: No se puede compilar la clase para JSP
An error occurred at line: 2 in the jsp file: /agregaropsel3.jsp
Generated servlet error:
[javac] Compiling 1 source file
D:\Archivos de programa\Apache Software Foundation\Tomcat 5.0\work\Catalina\localhost\salese\org\apache\jsp\ agregaropsel3_jsp.java:10: package bki does not exist
import bki.*;
^
D:\Archivos de programa\Apache Software Foundation\Tomcat 5.0\work\Catalina\localhost\salese\org\apache\jsp\ agregaropsel3_jsp.java:95: cannot resolve symbol
symbol : class registroestadistica
location: class org.apache.jsp.agregaropsel3_jsp
registroestadistica RE = new registroestadistica("111111","111111","PRUEBA");
^
An error occurred at line: 2 in the jsp file: /agregaropsel3.jsp