aspose file tools
The moose likes Tomcat and the fly likes applet cannot find Codebase Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "applet cannot find Codebase" Watch "applet cannot find Codebase" New topic
Author

applet cannot find Codebase

John Davis
Ranch Hand

Joined: Nov 02, 2000
Posts: 181
I have an audio applet invocation coded in a jsp found in my document root.
The code in the JSP reads:

This doesn't work. The applet can never find the Codebase and Audio directories which are right under the document root. This code works fine in Blazix, but for some reason, it won't work under Tomcat. Any ideas?
 
 
subject: applet cannot find Codebase
 
Threads others viewed
How to run the applet from command line?
IBM Java-Plug-in required in WebSphere to run Applets?
applet path
Deploying applets with tomcat
IBM Java-Plug-in required in WebSphere to run Applets?
MyEclipse, The Clear Choice