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