> From: Albretch Mueller [mailto:[EMAIL PROTECTED] 
> Subject: HTTP Status 500 while trying to use a DTO to send 
> data from a Servlet to a JSP
> 
>  This is where I have both the servlet and the DTO
> ~
>  . . .\webapps08\serv2jspTest\WEB-INF\classes>dir *.* /B
> ~
> UpFlInfoK.class
> UpFlInfoK.java
> UploadServlet10.class
> UploadServlet10.java

Quoting from section 11.2 of the JSP spec:

"As of JSP 2.0, it is illegal to refer to any classes from the unnamed
(a.k.a. default) package."

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to