{{more citations needed|date=December 2009}}

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 <syntaxhighlight lang="JSP" inline><% %></syntaxhighlight> tags. Between these the user can add any valid Scriptlet i.e. any valid Java Code. In AppleScript, a '''scriptlet''' is a small script.

In Windows, a scriptlet is COM component including a HTML code and a script which may be written in a variety of scripting languages.<ref>{{cite web|url=http://msdn.microsoft.com/en-us/library/office/aa189871(v=office.10).aspx |title=Understanding Scriptlets and Behaviors |publisher=Msdn.microsoft.com |date= |accessdate=2012-11-08}}</ref><ref>{{cite web|url=http://www.fileinfo.com/extension/sct |title=SCT File Extension - Open .SCT files |publisher=Fileinfo.com |date= |accessdate=2012-11-08}}</ref>

In the RPM package management system, a '''scriptlet''' is a script embedded in the SPEC file.

==References== <references />

==See also== {{Portal|Computer programming}} <br/>

Category:Java enterprise platform

{{Compu-lang-stub}}