I think the package should start with com. In current situation, the JSP engine is trying to find beans.DataBean which does not exist.
-ShriKant Mark Stray wrote: > Hi, > > Can anyone help me out here. This is the error I receive. > > org.apache.jasper.JasperException: Unable to compile class for JSPerror: > I/O error in > /sys$common/apache/jakarta/webapps/examples/WEB-INF/classes/beans/DataBean.c > lass. > /sys$common/apache/jakarta/work/localhost_8080%2Fexamples/_0002fjsp_0002fmar > k_0002fmsglist_0002ejspmsglist_jsp_0.java:18: > Class beans.DataBean not found in import. > import beans.DataBean; > > regards, Mark > > ********************************************************************** > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. If you have received this email in error please notify > the system manager. > > This footnote also confirms that this email message has been swept by > MIMEsweeper for the presence of computer viruses. > > www.mimesweeper.com > ********************************************************************** > > =========================================================================== > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". > Some relevant FAQs on JSP/Servlets can be found at: > > http://archives.java.sun.com/jsp-interest.html > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.jsp > http://www.jguru.com/faq/index.jsp > http://www.jspinsider.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
