Цитата(ЖаК @ 30.4.2014, 1:07)

<html>
<head>
</head>
<body>
<p></p>
<script>
alert('Hello, World!');
</script>
<p></p>
</body>
</html>
<applet
name="HelloApplet" code="HelloApplet" codebase="file:/e:/sun/vol3/src/HelloApplet"
width="500" height="600" align="Top" alt="If you had a java-enabled browser, you
would see an applet here."> </applet>