|
To my knowledge, apache doesn't care. Depends
more on how you call the applet and class files from your web page. Check
the params of the applet and verify the path to the required class files is
where the files sit in relation to the .html file on your web server.
Jim
----- Original Message -----
Sent: Friday, November 22, 2002 1:12
PM
Subject: applets
I have a linux webserver and am trying to use
various irc client applets. There are a bunch of them. I have
tried putting the applet "class" file in the document root ../<document
root> subdirectories in <document root> and I keep getting a "class
not found" error when I try to bring it up. Where does apache want these
applet classes to be?
|