Re: [JAVA3D] getCodeBase() problem in Java3D applet

2000-07-04 Thread Justin Couch
"Marjon v.d. Broek" wrote: > > Thanks, it works but it doesn't solve my problem. I need the host and port > to invoke a servlet but it seems that the servlet is invoked before the > init() method is invoked. So I still don't have the applet URL when I invoke > the servlet. > How and when does a br

Re: [JAVA3D] getCodeBase() problem in Java3D applet

2000-07-04 Thread Marjon v.d. Broek
thod of an applet. greetings, Marjon van den Broek - Original Message - From: François Savard <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 04, 2000 10:27 PM Subject: Re: [JAVA3D] getCodeBase() problem in Java3D applet I've observed that the getCode

Re: [JAVA3D] getCodeBase() problem in Java3D applet

2000-07-04 Thread François Savard
I've observed that the getCodeBase() doesn't works in the constructor (it return a null value). Transfer your fonction in the init() method and it will work fine. François Savard At 16:10 04/07/00 +0200, you wrote: >Hello, > >I want to retrieve the applet URL with getCodeBase() but it doesn't wo

Re: [JAVA3D] getCodeBase() problem in Java3D applet

2000-07-04 Thread Qiuli Sun
Yes. I used JApplet in Java 3D. And getcodeBase() works. The only thing I did was that I employed HTMLconverter to convert the htm file. Qiuli Sun -Original Message- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Marjon van den Broek Sent: Tuesday, July 04,