try "su www-data" and check if this user can access the java-classes

On Wed, Jun 21, 2000 at 09:37:16AM -0500, John F. Davis wrote:
> System Info:
> 
> Debian Potato
> Apache 1.3.9
> 
> Hello 
> 
> I am having trouble with applets and html.  I want to put all my
> java applet class files in a directory.  
> 
> Here is some html which is supposed to display an applet:
> 
> <OBJECT
>       CLASSID="java:Foo.class"
>       CODEBASE="ClassDir/"
>       CODETYPE="application/java"
>       WIDTH=400
>       HEIGHT=80>
> </OBJECT>
> 
> However, I can not get the applet to display if I put the class file
> in the /var/www/ClassDir.  I can get the applet to display if I 
> put the class file in the /var/www/ directory.
> 
> What gives?
> 
> John
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

-- 
Thomas Guettler <[EMAIL PROTECTED]>
http://www.interface-business.de


Reply via email to