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 browser invoke the init() method 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 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 work
with
>the Java3D applet. The return value is null. Has someone used this
successfully.
>
>greetings
>Marjon van den Broek
>
>===========================================================================
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff JAVA3D-INTEREST". For general help, send email to
>[EMAIL PROTECTED] and include in the body of the message "help".
>
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".