Hi, i have some strange problem in tomcat 4.0. My jsp page is calling one class method and that class method is calling another class method. The problem which i have to tomcat 4.0 is that when class method is try to call another class method it is giving error ClassNotFoundException. Same application is working fine in tomcat 3.2.4. i try to keep that jar file in classes and common/classes directory in catalina_home but still that problem is there. Please tell me how i will solve this prolem.
Thanks in advance. Vijay __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
