JVM Languages
jqa0102.txt
Associated article: Jan02: Java Q&A
Tags: JVM Languages
Published source code accompanying the article by Mike Jennings in which he shows how to use Sun's Java Plug-in tool to deploy Java 1.3-enabled applets.
Java Q&A
by Mike Jennings
Listing One
<html>
<head>
<title>
SwingSet2
</title>
</head>
<body>
<center>
<SCRIPT LANGUAGE="JavaScript">
<!--
...


