Exercises, examples and other material relating to training module J803. This topic is presented on public course
Java Extra
Java Extra - Subjects not covered on regular public courses!
Individual Java users will need different advanced
topics depending on their application. ... http://www.wellho.net/course/jxfull.html [course] |
Java started off as being a client side language - and our first (1996) course concentrated on Applets and the awt - Abstract Windowing Toolkit - to which ... http://www.wellho.net/mouth/1325_Jav ... -side.html [short article] |
When Java first came out in the mid 1990s, its main focus was on Applets - embedded chunks of applications that ran (and still run!) in a frame within ... http://www.wellho.net/mouth/2654_Jav ... -more.html [short article] |
A Sample page with a simple graphing applet
Graphing Demonstration
This shows an example of a graph generated by a Java application running within
... http://www.wellho.net/resources/ex.php4?item=j803/crow.html [code sample] |
// Well House Consultants, 1998.
/** simple general Graphing Applet */
import java.awt.*;
import java.util.*;
public class crow extends java.applet.Applet ... http://www.wellho.net/resources/ex.php4?item=j803/crow.java [code sample] |
How do you pass parameters relating to the Browser environment to a Java Applet? And how do you pass it information from the server to display?
This topic is presented on public course
Java Extra
Examples from our training material
| crow.html | Web page calling applet with data parameters |
| crow.java | Graphing Applet that picks up parameters from the HTML |
Background information
Some modules are
available for download as a sample of our material or under an
Open Training Notes License for free download from
http://www.training-notes.co.uk.
Topics covered in this module
Code, width and height attributes.
Parameters.
Complete learning
If you are looking for a complete course and not just a information on a single subject, visit our
Listing and schedule page.
Well House Consultants specialise in training courses in
Java,
Python,
Perl,
PHP, and
MySQL. We run
Private Courses throughout the UK (and beyond for longer courses), and
Public Courses at our training centre in Melksham, Wiltshire, England.
It's surprisingly cost effective to come on our public courses -
even if
you live in a different
country or continent to us.
We have a technical library of over 700 books on the subjects on which we teach.
These books are available for reference at our training centre. Also
available is the Opentalk
Forum for discussion of technical questions.