Java Components

The Active Server Pages Java Component Framework simplifies creating Active Server Components by creating new interfaces that expose the ASP object model. The goal is to retain all of the features and flavor of the ASP Programming model, but to expose it in a way that is more natural for the Java programmer. The classes use native Java types, and support native Java interfaces.

Choose a sample component from this list.

For a Java component that uses ADSI to programmatically administer IIS, see Java Admin Component.