Posted By:
Zhidao_Xu
Posted On:
Monday, February 4, 2002 12:43 AM
Using Tomcat4.0 on Win2K.
My "index.html" is in the document root of Tomcat, and this page contains an
applet.
I want to put the applet classes in other directory. But I can't set CODEBASE
in "index.html" correctly to point the right path
to load the classes, except I put the "index.html" and all applet classes
together in the document root.
.