Any ideas how to cure it then?

I've tried declaring it as a package

package com.stevensons;

> -----Original Message-----
> From: Wendy Smoak [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 11 March 2004 10:56 a.m.
> To: Tomcat Users List
> Subject: RE: webapps\ROOT\WEB-INF\classes
> 
> 
> > From: Colin McKinstry [mailto:[EMAIL PROTECTED] 
> 
> > I made the class just fine under JDK 1.4
> 
> You can compile the Fruit class just fine unter JDK 1.4, but 
> you cannot
> then import it into any class that *is* in a package.  And JSP's get
> turned into Servlet code that is in a package, so things start to fall
> apart at that point.
> 
> -- 
> Wendy Smoak
> Application Systems Analyst, Sr.
> ASU IA Information Resources Management 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to