O'Reilly

YASD's
Book Support
Site

Main Page

Chapter 16 - Readme

Chapter 16 Errata pages

The examples in this chapter include the Visual J++ project files, as well as the compiled DLLs which you can register and use on your own Web test site.

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 16-1 ScriptingContext component, page 405Component is aspBigTest.dll, first testing page is first.asp; second (correct page) is second.asp
Example 16-3, accessing ASP built-in Objects from MTS ObjectContext, Page 408Component is tstjava.dll, testing page is third.asp
Example 16-5, ObjectContext component, page 411Component is objcont.dll, testing page is fourth.asp -- make sure DTC is on
Example 16-7, working with Application object, page 416Component is javaObjs.dll, testing page is fifth.asp
Unlabeled Example, session object, bottom of page 418Component is sessionObj.dll, testing page is seventh.asp
Unlabeled Example, session object, bottom of page 418Component is sessionObj.dll, testing page is eighth.asp
Unlabeled Example, server object, top of page 423Component is objServer.dll, testing page is ninth.asp
Unlabeled Examples, server object and encoding, grouped from throughout page 423-424Component is objServer.dll, testing page is tenth.asp
Example 16-10, request object and form collection, Page 426Component is objRequest.dll, testing page is form.htm, which calls eleventh.asp
Example 16-11, request object and request environment values, page 427Component is objRequest.dll, testing page is twelfth.asp
Unlabeled Example, The Java Class Framework, bottom of page 434Component is jcftest.dll, testing page is form2.htm, which calls jcf.asp

For more information