| Interface | Description |
|---|---|
| Script |
A template script, used to render a resource.
|
| ScriptFactory |
Factory used for instantiating the view execution script and initializing the view object.
|
| ScriptResolver |
A ScriptResolver is responsible for resolving the script to be used to render the resource.
|
| Class | Description |
|---|---|
| JSR223Script |
JSR 223 ScriptEngine dispatcher.
|
| JSR223ScriptFactory |
Factory used for instantiating the
JSR223Script script for evaluation of a JSR223 view script. |
| RequestDispatcherScript |
This class uses the standard request dispatcher to execute a JSP / Quercus script or any file handled by the
application server.
|
| RequestDispatcherScriptFactory |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.