Scriptlet: Difference between revisions

Content deleted Content added
Addbot (talk | contribs)
m Bot: Migrating 2 interwiki links, now provided by Wikidata on d:q3476475
Kaydell (talk | contribs)
Added scriptlet as an AppleScript
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 Scriplet 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 language]]s.<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>