Yes. You can do the following at the prompt:

%> netscape www.anywhere.com

Hit the return and netscape opens to www.anywhere.com

To launch netscape from inside a java program you could always spawn a
process which runs netscape and then pass the url to it.

Barr

On Wed, 4 Apr 2001, Jacob Nikom wrote:

> Is it possible to force the browser to open specific URL?
>
> Jacob Nikom
>
>
> "Martin, Stephen" wrote:
>
> > Use this, it's cross platform and works great!
> >
> > > -----Original Message-----
> > > From: V.Suresh [mailto:[EMAIL PROTECTED]]
> > > Sent: Wednesday, April 04, 2001 10:32 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: connecting netscape ?
> > >
> > >
> > > At present, I am doing a stand alone application project, and I want
> > > an event to open up netscape with a URL. How do I do this?
> > > --
> > > Regards,
> > >
> > > .-------------------------------------------------------------
> > > ------------.
> > > | V Suresh                           |ILUG - Madurai
> > > Co-ordinator         |
> > > | Mail - [EMAIL PROTECTED]          |
> > >             |
> > > | URL  - www16.brinkster.com/vsuresh |Mail -
> > > [EMAIL PROTECTED]|
> > > |-------------------------------------------------------------
> > > ------------|
> > > |               Powered by SuSE Linux 7.0  Kernel 2.2.16
> > >             |
> > >
> > > --------------------------------------------------------------
> > > -----------
> > >  .......................................LINUX IS NOT FOR THE
> > > FAINT-HEARTED
> > >
> > >   9:30pm  up  1:22,  4 users,  load average: 1.96, 1.95, 1.83
> > >
> > >
> > > ----------------------------------------------------------------------
> > > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> > >
> >
> >   ------------------------------------------------------------------------
> >                            Name: BrowserLauncher.java
> >    BrowserLauncher.java    Type: unspecified type (application/octet-stream)
> >                        Encoding: quoted-printable
>
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>

-- 
__________________________________________________________
Barr von Oehsen, Ph.D.
Research Associate/Assistant Professor
Center for Advanced Engineering Fibers and Films
A National Science Foundation Engineering Research Center

310 Rhodes Engineering Research Center
Clemson University
Clemson, SC 29634-0910
voice: (864) 656-6307
fax: (864) 656-4557


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to