For Programmers: Free Programming Magazines  


Home > Archive > Java Help > February 2006 > hyperlink in applet









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author hyperlink in applet
andrewtitus@alltel.net

2006-02-27, 7:09 pm

Is it possible to create a web page out of an applet and have hyperlinks to
other pages on the internet?

Thank You,
Andy
Oliver Wong

2006-02-27, 7:09 pm


<andrewtitus@alltel.net> wrote in message
news:yMGdnZoBxJOdsJ7ZnZ2dnUVZ_v-dnZ2d@giganews.com...
> Is it possible to create a web page out of an applet


I don't know what this means.

> and have hyperlinks to
> other pages on the internet?


You can have a label with the text coloured blue and underlined, and
have an listener on it such that when the user clicks on it, they are
redirected to another page.

- Oliver

Rhino

2006-02-27, 7:09 pm


<andrewtitus@alltel.net> wrote in message
news:yMGdnZoBxJOdsJ7ZnZ2dnUVZ_v-dnZ2d@giganews.com...
> Is it possible to create a web page out of an applet and have hyperlinks
> to
> other pages on the internet?
>

A servlet might be a better solution, depending on what you're trying to
accomplish.

--
Rhino


hiwa

2006-02-27, 7:09 pm

Don't do cross posting.
It is one of the worst manners on public fora.
Explanation omitted. Think about it yourself.

Roedy Green

2006-02-27, 7:09 pm

On Mon, 27 Feb 2006 16:46:56 GMT, andrewtitus@alltel.net wrote, quoted
or indirectly quoted someone who said :

>Is it possible to create a web page out of an applet and have hyperlinks to
>other pages on the internet?


Web pages may contain Applets, but each unsigned Applet can only talk
to the server it came from. The page itself can have links anywhere.
If you sign the Applet, then the Applet too can talk to any server.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
andrewtitus@alltel.net

2006-02-27, 7:09 pm

No idea what you are talking about. This is only forum I post to.

Andy
hiwa

2006-02-27, 7:09 pm

> No idea what you are talking about. This is only forum I post to.
Then, who is this? :
http://www.javaworld.com/javaforums...sb=5&o=&fpart=1

andrewtitus@alltel.net

2006-02-27, 9:58 pm

Ok I did not know that, that was part of this. I posted to a forum on a web
site but did not know that it posted here also. Sorry about that.

Andy
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com