aspose file tools
The moose likes Servlets and the fly likes class not found error in my servlet program Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "class not found error in my servlet program" Watch "class not found error in my servlet program" New topic
Author

class not found error in my servlet program

david hu
Ranch Hand

Joined: Jul 20, 2001
Posts: 143
Hi,
I installed the "java plug-in" on my servlet server. After that some part of my servlet cannot work. The server said that the class javax.mail.Address cannot found. But before I installed the java plug-in, there's no this error. I think that's java plug-in causes this problem.
Before I installed java plug-in I put all serverlet, javamail, and other relevant class in c:\jdk1.3\jre\lib\ext, so I don't need to set CLASSPATH environment variable. Can anyone told me how to fix this "class not found problem"?
David
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: class not found error in my servlet program
 
Similar Threads
How to run Swings in IE5.5
Servlet hosting problem
Java Plugin registry error
class not found error, how to fix it
Servlet in Websphere v5.0