Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



Using @Directives


Sun ONE Active Server Pages provides @ processing directives, in addition to the available scripting commands. These directives provide information to the Web server about how an .asp file should be processed. The directives listed below are implemented in Sun ONE ASP (the @TRANSACTION directive is not implemented).

Note icon Note Regarding syntax, there must be a space between the @ and the keyword. More than one keyword can be specified in a directive; each keyword/value pair must be separated by a space. Do not put spaces around the equal sign (=).

In this section:

@CODEPAGE Directive

@ENABLESESSIONSTATE Directive

@LANGUAGE Directive

@LCID Directive

See also:

Creating the Basic ASP Application

Creating an ASP Page

Using Server-side Includes



ContentsPreviousNextIndex