Hello Thomas, I can su www-data and then change direcotry to /var/www/ClassDir. Then I can do a cat Foo.class and see the contents.
Is this what you mean? John On Wed, Jun 21, 2000 at 04:40:59PM +0200, Thomas Guettler wrote: > 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 >