O'Reilly

YASD's
Book Support
Site

Main Page

Chapter 3 - Readme

Chapter Errata Pages

The examples in this chapter include the Visual Basic, Visual C++, and Visual J++ project files, as well as the compiled DLLs which you can register and use on your own Web test site. You will need to have the infrastructure to support ASP components, including access to Micrsoft's Java VM when working with Visual J++.

You can register and use the compiled ASP components directly, or you can open the projects and re-build the objects before registering.

Example to Chapter Mapping
Example 3-1, Simple C++ COM objectComponent is ConvertCPP.dll, test page is first.asp
Example 3-2, Simple Visual Basic COM objecttd>Component is ConvertVB.dll, test page is third.asp
Example 3-3, Simple Visual J++ COM object Component is ConvertJPP.dll, test page is third.asp

Links from chapter