You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Kedar Upadhye <Ke...@eyield.com> on 2002/06/24 11:23:01 UTC

JSP problem !

Hi All,

Here is a small JSP problem which I am facing in one of my applications:

I have something like "<%@ page import="com.ideas.eyield.*" %>" in one JSP file
While rendering this file I get the following error (from Tomcat webserver) : "Package com.ideas.eyield not found in import."
The class path is correctly set to the parent directory which contains this package and I am able to use the same statement from a .Java file in the same directory as this JSP file .

Will greatly appreciate a quick response.

warm regards
-- Kedar



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>