Hi, you could try something like this:

    URL miUrl=new URL("www.holaMundo.com");
    this.getAppletContext().showDocument      (miUrl,
"_new");

See you.

--- Luis Campos <[EMAIL PROTECTED]> escribi�: >
Hello,
>
>     Who I can start a new browser window by a Java
> call, something like this call in JavaScript
>     myWin = open("help/help.html",
> "displayWindow","width=580, height=540,
> status=no,toolbar=no,menubar=no");
>
> Thanks,
>
> Lu�s Campos.
>
>
>
>


_______________________________________________________________
Do You Yahoo!?
Yahoo! Messenger: Comunicaci�n instant�nea gratis con tu gente -
http://messenger.yahoo.es

===========================================================================
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