Java Technology Home Page
A-Z Index

Java Developer Connection(SM)
Online Training

Downloads, APIs, Documentation
Java Developer Connection
Tutorials, Tech Articles, Training
Online Support
Community Discussion
News & Events from Everywhere
Products from Everywhere
How Java Technology is Used Worldwide
 
Training Index

Introduction to the JavaBeans API, Magercise 12 Help
Exploring an HTML Browser Bean

by John Zukowski, MageLang Institute

[Magercise 12 | API Docs | Short Course | Magercises]

Help is available for each task.

Task 1

The first step is to create a working directory somewhere on your filesystem, hereafter referred to as workingdir.


The archive file for this Magercise does not encapsulate all its files within a distribution-level directory; you need a working directory so that the top-level files don't become "lost" among many other files.

Task 2

Next, save the distribution file IceBrowser.zipI.05.zip within workingdir and unzip the distribution.


Your workingdir should include the following:

Doc/
examples/
LICENCE.binary_commercial
LICENCE.free
icebrowserbean.jar

Task 3

Next, see index.html in Doc for directions on setting up a class-path for the JAR file.


Once you've established your class-path setting, verify it by running ICEBrowser from the command line:

java ice.htmlbrowser.ICEBrowser \
  http://java.sun.com

Task 4

Next, explore and verify the Bean functionality using the BeanBox.


See the expected-output section for screenshots.

Task 5

Lastly, investigate the demo programs in the examples directory, which are also discussed in index.html.


Return to Magercise 12

Copyright © 1998-1999 MageLang Institute. All Rights Reserved.


[ This page was updated: 27-Oct-99 ]

Products & APIs | Developer Connection | Docs & Training | Online Support
Community Discussion | Industry News | Solutions Marketplace | Case Studies
Glossary - Applets - Tutorial - Employment - Business & Licensing - Java Store - Java in the Real World
FAQ | Feedback | Map | A-Z Index
For more information on Java technology
and other software from Sun Microsystems, call:
(800) 786-7638
Outside the U.S. and Canada, dial your country's AT&T Direct Access Number first.
Sun Microsystems, Inc.
Copyright © 1995-99 Sun Microsystems, Inc.
All Rights Reserved. Legal Terms. Privacy Policy.