Content deleted Content added
No edit summary |
No edit summary |
||
Line 2:
In [[JavaServer Pages]] (JSP) technology, a '''scriptlet''' is a piece of [[Java (programming language)|Java]]-code embedded in the [[HTML]]-like JSP code. The scriptlet is everything inside the <% %> tags. Between these the user can add any valid Scriptlet i.e. any valid Java Code.
In [[AppleScript]], a '''scriptlet''' is a small script.
|