Scriptlet

From Wikipedia, the free encyclopedia
Jump to: navigation, search

In JavaServer Pages (JSP) technology, a scriptlet is a piece of Java-code embedded in the HTML-like JSP code.

The scriptlet is everything inside the <%  %> tags. Between these the user can add any valid Scriplet i.e. any valid Java Code.

[edit] See also



Personal tools
Namespaces
Variants
Actions
Navigation
Interaction
Toolbox
Print/export
Languages