[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: applets and apache



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 debian-user-request@lists.debian.org < /dev/null

-- 
Thomas Guettler <guettli@interface-business.de>
http://www.interface-business.de




Reply to: