> From: Colin McKinstry [mailto:[EMAIL PROTECTED] 
> Any ideas how to cure it then?
> I've tried declaring it as a package
> package com.stevensons;

Did you add/change the import directive in the JSP?  Perhaps we'd better
start over.

You've added the package statement to Fruit.java, correct?  Then you
need to compile it, and place it in WEB-INF/classes/com/stevensons .  If
all that is done, please post the JSP code that Tomcat is complaining
about.

-- 
Wendy Smoak
Application Systems Analyst, Sr.
ASU IA Information Resources Management 

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

Reply via email to