home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming with VisualAge for Java
/
IBMVJAVA.ISO
/
readme.txt
Wrap
Text File
|
1997-12-02
|
2KB
|
57 lines
Programming with VisualAge for Java
===================================
Welcome to Java programming with VisualAge for Java!
This CD-ROM contains the samples described in the book
and the Trial version of VisualAge for Java.
It also contains some goodies, such as the IBM Internet
Connection Server, and the Installshield Java Edition.
The organization of the CD is as follows:
\------ com IBM extra beans needed for the samples
|
|
--- vajwin VisualAge for Java for Windows 95 and NT
|
|
--- vajos2 VisualAge for Java for OS/2
|
|
--- icsos2 IBM Internet Connection Server for OS/2
|
|
--- icswin95 IBM Internet Connection Server for Windows 95
|
|
--- icswinnt IBM Internet Connection Server for Windows NT
|
|
--- ishield IBM Internet Connection Server for Windows 95/NT
|
|
--- samples Samples described in the book + ATM application installation file
|
|
--- scrapbook code snippet to be executed in the Scrapbook
To install the samples and the products, refer to the appendix A of
the book.
To install the ATM application using InstallShield Java Edition, run
the command: "java install" from the Samples directory.
=================================================
Note: Due to the limit of 100 classes in
the VisualAge for Java trial version
you will not be able to load all pacakages
at the same time in your workspace. Just
unload the packages you do not need.
To run AtmApplet in ch12, you need to load
in your workspace the packages:
ch11, ch12, ch13.
=================================================
Have fun!