Joachim Lingner <joachim.lingner <at> sun.com> writes: > > > > Thank you again Joaquim. How would you suggest that I could add the classpath > > or any other proerty to the "Java Control Panel" (if this exists) of a FireFox > > browser running in a Linux server? > > <java-installation>/bin/ControlPanel > > -Joachim >
Thank you again Joaquin -- it worked fine. However, as you suggested in a prior posting, the applet is still having problems loading some programs. Do you have any links for code that I can re-work to get around this problem? I imagine that I would need to re-write the OOoBeanViewer with a new class loader. I can tell you that I re-directed the Apache server to the openoffice folder via an alias and I can confirm that the redirection is working. In the Linux server, I can run the applet successfully if I navigate FireFox to the applet html page via File Open. On the other hand, if I navigate FireFox to the same html via http://localhost or https://localhost I get a "java.lang.ClassFormatError: Truncated class file" exception. I get the same exception if I navigate my PC's Iternet Explorer to the server applet. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
