J-ASP Engine Support


Server side  Supported
@Language=VBScript Yes
@language=JScript No
@language=JavaScript No
@enablesessionstate=false No
@codepage = codepagevalue Yes
@transaction = value No
TypeLibrary Declarations

<!--
METADATA TYPE="TypeLib"
FILE="file"
UUID="typelibraryuuid"
VERSION="majorversionnumber. minorversionnumber"
LCID="localeid"
-->

No
<OBJECT RUNAT=Server SCOPE=Scope ID=Identifier {PROGID="progID"|CLASSID="ClassID"}>
. . .
</OBJECT>

 

No (Only supports J-ASP supporting Components, doesn't support the COM/ActiveX Components)
Global.asa Yes
(its name must be Global.asa, because the name is case sensitive on UNIX)
<!-- #include file=filename --> Yes
<!-- #include virtual=filename --> No