Contents | Prev | Next


Preface

All tags are case sensitive. A pair of single quotes is equivalent to a pair of double quotes. Spaces are not allowed between an equals sign and an attribute value.

The elements in a JSP page can be expressed in JSP syntax or XML syntax. The following rules apply:

Quoting Conventions

The following outlines quoting conventions for JSP pages expressed in JSP syntax.

Scripting Elements

Template Text

Attributes

Typographic Conventions

code = fixed

bold = default

italics = user-defined

| = or

[ ] = optional

{ } = required choice

... = list of items

+ = can repeat



Contents | Prev | Next

Copyright © 2002, Sun Microsystems, Inc. All rights reserved.