The Active Server Pages (ASP) Java Component Framework simplifies creating Active Server components by creating new interfaces that expose the ASP object model. The goal is to retain all 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.
The following ASP Java Component Framework samples are provided.
Sample | Description |
Accessing Built-in ASP Objects | Location: \Samples\ASP
Technologies: ASP Demonstrates:
|
Forms and Cookies | Location: \Samples\ASP
Technologies: ASP Demonstrates:
|
Server Variable Enumeration | Location: \Samples\ASP
Technologies: ASP Demonstrates:
|
File Expiration | Location: \Samples\ASP
Technologies: ASP Demonstrates:
|
HelloWorld | Location: \Samples\ASP
Technologies: ASP Demonstrates:
|
Java and Tables | Location: \Samples\ASP
Technologies: ASP, Windows, J/Direct Demonstrates:
|
Binary Data Output | Location: \Samples\ASP
Technologies: ASP Demonstrates:
|