Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
class file not found
Posted by Sirisha Prasad on July 10, 2001 at 5:02 AM
Hi, I am running an applet with sockets running in a Servlet. When I am running this servlet in any client machines I am getting an error message saying that particular class file of Applet not found. All my class files are in the same directory. I am using the same directory as a virtual one (with virtual name)for virtual path in the web server. I will be thankful if you can help me
Replies:
- reply Pavan Kumar Keely July 11, 2001 at 8:02 AM
(0)
- reply Pavan Kumar Keely July 11, 2001 at 8:00 AM
(0)
- java suresh July 11, 2001 at 3:22 AM
(0)
|