Jsp Class not found

2000-12-22 Thread Mallik Kandula
Hi there. Can anybody help me why the jsp compiler is not finding my bean class in the useBean tag of jsp ? tomcat version 3.1, linux rh 6.2. there is no problem with the system classpath . I also have tools.jar in the classpath and have also expanded tools.jar in ${TOMCAT_HOME}/classes dir

Jsp Class not found

2000-12-22 Thread Mallik Arju
Hi all, I'm sorry i'm reposting my question as i have problems receiving mail through the other address. Can anybody help me why the jsp compiler is not finding my bean class in the useBean tag of jsp ? This is tomcat version 3.1 on rh 6.2. There is no broblem with the system classpath setting

Re: Jsp Class not found

2000-12-22 Thread William Brogden
Mallik Kandula wrote: > > Hi there. > Can anybody help me why the jsp compiler is not finding my bean > class in the useBean tag of jsp ? tomcat version 3.1, linux rh 6.2. > there is no problem with the system classpath . I also have tools.jar in > the classpath and have also expanded too