The interfaces in the com.ms.asp package define the ASP built-in objects. These interfaces use native Java types. You can refer to these objects directly; however, the com.ms.iis.asp classes and interfaces simplify creating Active Server components. 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.
For more information, see Implementing with Visual J++ in the MSDN Library.
This package contains the following: