Tim,

The way I do it is to use the "showDocument" method defined by the
appletContext interface.  It can take 2 parameters: URL address and target
(optional)

Dean

----- Original Message -----
From: Tim Bray <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 23, 1999 4:17 PM
Subject: [JAVA3D] Not specifically J3d, how to jump elsewhere?


> In response to a user event, I want to jump from my j3d applet off to
> another web page, i.e. mimic the effect of clicking on an <A> in HTML.
> I know how to do this in javascript, but I've never done it in an
> applet, and came up empty after a quick tour of the Java 2 docs.
Obviously
> this must be possible, I would have expected to find it in
java.lang.System.
>
> Pardon the silly low-level question. -Tim
>
>
===========================================================================
> 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".

Reply via email to