Does
<[EMAIL PROTECTED] import="YourClass"%>
work?

Rajiv M wrote:
Seems like with JDK 1.4, Sun has enforced classes belonging to the
default package from being imported in JSP. Is the only way to resolve
the problem is to include classes under a package and then import the
package in JSP?

Or is there some way in Tomcat which can cause JSP to access the class
files from WEB-INF/classes directory

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



---------------------------------------------------------------------
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