posted 20 years ago
Hi Suka Hati,
That error is raised by compiler when it doesn't find proper class which you use because you dont give the proper classpath of the library.
May I know what class you used?
As you said that you build a web application, i think it is the best way to check again the directory structure of your web application.
All the extended library, you use, is placed on <web-app>\WEB-INF\lib
Hope this help
Correct me if I am wrong
thanks
daniel