help for class not found

2005-06-29 Thread MEHMOOD, QAISER
I have created one web application(reminder) and deployed this on the tomcat/webapps with folder name reminder. I put all classes under the reminder/WEB-INF/classes folder , but when I run the jsps and try to access any class, its giving me message No Class Def Found error ,

help for ClassNotFoundException

2005-06-03 Thread MEHMOOD, QAISER
Hi , Under tomcat I am integrating the uPortal and running one portlet application in a web context. I put my own classes under the WEB-INF/classes directory and also put jar files in WEB-INF/lib directory , but I am getting the error : ClassNotFoundException ,

help for ClassNotFoundExcpetion

2005-06-02 Thread MEHMOOD, QAISER
Hi , Under tomcat I am integrating the uPortal and running one portlet application in a web context. I put my own classes under the WEB-INF/classes directory and also put jar files in WEB-INF/lib directory , but I am getting the error : ClassNotFoundException ,