Everyone must have it on their pc in order to view java.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
===
| Does this mean that visitors to a website will by default
| not be able to view stuff that developers have built into
| their sites using Java? - I am not clear if the comment
| below about downloading Java Virtual machine is for the
| developer or also visitors to a site?
|
| thanks
|
| Chris
|
| >-----Original Message-----
| >Thanks. My IE is working fine with Java after
| downloaded JRE. But
| >Frontpage is still not working. In Frontpage I can see
| the applet window
| >only without the content.
| >
| >Please further advise.
| >
| >
| >"Tom Pepper Willett" wrote:
| >
| >> The Java Virtual machine is no longer part of Windows
| XP or IE.
| >> Java Virtual Machine can be
| >> downloaded from
http://java.sun.com
| >> --
| >> ===
| >> Tom "Pepper" Willett
| >> Microsoft MVP - FrontPage
| >> ---
| >> About FrontPage 2003:
| >>
http://office.microsoft.com/home/office.aspx?
| assetid=FX01085802
| >> FrontPage 2003 Product Information:
| >>
|
http://www.microsoft.com/office/frontpage/prodinfo/default
| .mspx
| >> Understanding FrontPage:
| >>
|
http://msdn.microsoft.com/office/understanding/frontpage/
| >> ===
| message
| >> | (e-mail address removed)...
| >> | I am new to web page and am learning Java
| programming. I have a html with
| >> a
| >> | Java Applet. But my IE seemed does not support Java
| Applet. I am doubt
| >> of
| >> | this.
| >> |
| >> | Window: Win XP
| >> | IE: version 6
| >> | Here is my html: (It is quite simple.)
| >> | <html>
| >> | <head>
| >> | <title>Watch Applet</title>
| >> | </head>
| >> | <body>
| >> | <applet code="Watch.class" height="50" width="345">
| >> | This program requires a Java-enabled browser.
| >> | </applet>
| >> | </body>
| >> | </html>
| >> |
| >> | When I run it locally, I can see the Applet window
| only without the date
| >> and
| >> | time, which Watch.class should display.
| >> |
| >> | Many thanks
| >> |
| >>
| >>
| >>
| >.
| >