
|
Chapter 15 - Readme
Chapter 15 Errata Pages
The examples in this chapter were created with Visual J++ 6.0.
You can register and use the compiled ASP components directly, or you can open the
projects and re-build the objects before registering. You do not have to re-compile the components if you don't wish to; you can, instead,
use regsvr32.exe to register the components and run the tests directly.
Example to Chapter Mapping |
Example 15-1, Simple J++ Example | Component is JPPDhtml.dll, page is first.asp |
Example 15-3 and 15-6, Accessing COM object from J++ Component | Component is JPPDhtml.dll, VB component is vbTest.dll, page is second.asp |
Example of JDK Class converted into ASP Component | Component is classPosition.java, page is third.asp - Register using
javareg /register /class:classPosition /progid:dhtml.classPosition
|
Example 15-7, Using Error Handling | Component is JPPDhtml.dll |
For more information
|