Scriptlet

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

Template:More citations needed

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 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.[1][2]

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

References

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".

See also

Script error: No such module "Portal".


  1. REDIRECT Template:Prog-lang-stub

Template:R shell