RE: JSP problem !

2002-06-27 Thread Kedar . Upadhye
In this case, there is no JAR file, but only .class files. -- Kedar -Original Message- From: "Struts Developers List" <[EMAIL PROTECTED]> at Internet Sent: Monday, June 24, 2002 10:03 PM To: [EMAIL PROTECTED] at Internet Subject: RE: JSP problem ! Is the jar

RE: JSP problem !

2002-06-24 Thread andre . powroznik
Is the jar file containing "com.ideas.eyield.*" in the WEB-INF/lib directory? Maybe you need restarting Tomcat... André -Original Message- From: Kedar Upadhye [mailto:[EMAIL PROTECTED]] Sent: 24 June 2002 11:23 To: Struts developer list Subject: JSP problem ! Hi All, Here

JSP problem !

2002-06-24 Thread Kedar Upadhye
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.e