The java file generated by the JSP is in a package. The java lanaguage
disallows a packageless class if you are in a package.
-Tim
Pawson, David wrote:
-----Original Message-----
From: Tim Funk [mailto:[EMAIL PROTECTED]
Sent: 23 March 2005 11:31
To: Tomcat Users List
Subject: Re: jsp imports
It must be in a package.
thanks Tim.
Is there any logic in that?
If tomcat searches %servlet%/WEB-INF/classes/package/class
why can't it search without the package layer?
Ah well.
regards DaveP
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]