Never mind. I found this described in Bug #10036.
-Original Message-
From: Sexton, George [mailto:[EMAIL PROTECTED]]
Sent: 02 October, 2002 9:03 AM
To: Tomcat Developers List
Subject: RE: JSP Compilation Problem: Tomcat 4.1.12
I'm confused by the change in behavior. I can use JDK
I'm confused by the change in behavior. I can use JDK 1.4 w/ Tomcat 4.0.4
and it works.
-Original Message-
From: peter lin [mailto:[EMAIL PROTECTED]]
Sent: 02 October, 2002 8:56 AM
To: Tomcat Developers List
Subject: Re: JSP Compilation Problem: Tomcat 4.1.12
if you're usi
if you're using jdk 1.4, you have to have package names for your
classes. If you do not, it won't load the class correctly.
have you tried giving your classes a package name and trying it again?
peter
"Sexton, George" wrote:
>
> I posted this several days ago on tomcat-user and haven't gotten