[5859] in java-interest
Question about including Applets in "virtual documents"
daemon@ATHENA.MIT.EDU (Carl Weir)
Thu Feb 29 19:13:52 1996
Date: Thu, 29 Feb 1996 13:14:28 -0500
From: Carl Weir <weir@VFL.Paramax.COM>
To: java-interest@java.sun.com
I am beginning to play with the inclusion of applets in
http documents and have had success as long as I insure that the
proper class files are in the same directory as the http documents
referencing the applets defined in the class files.
However, a lot of the development I do involves the generation of
documents on the fly by printing to stdin in a CGI program.
I would like to include references to applets in these "virtual
documents" but I don't know where to tell my httpd server to
look for the class files, since there is no directory in which
the virtual documents exist. I did try including the class files
in the same directories as the CGI scripts creating the documents,
but this didn't seem to do any good.
So how/where do I tell my NCSA httpd server to look for class
definitions?
Sorry if this is an elementary problem. I haven't seen any
mail pertaining to this issue, but I am a newcomer.
Best,
Carl Weir
--
Carl Weir Work Phone: 610-648-2369 (fax: 2288)
Loral Defense Systems Home Phone: 610-692-7487 (fax: 7487)
70 East Swedesford Road Email: weir@cs.umbc.edu
Paoli, PA 19301-0517 URL: http://www.vfl.paramax.com/~weir/
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com