<%! %> - Declaration


Catalog:


Example:


Format and Usage

Format: <%! %> ,The variables and functions that can be declared in this template are equivalent to the class members.


Principle

The contents of the a block are converted into Java class members.