public class RequestDispatcherScript extends Object implements Script
| Constructor and Description |
|---|
RequestDispatcherScript(View view)
Builds the script object
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
dumpRequestAttributes(javax.servlet.http.HttpServletRequest request) |
String |
execute(Resource resource,
RenderContext context)
Execute the script and return the result as a string
|
View |
getView()
Provides access to the view associated with this script
|
public RequestDispatcherScript(View view)
protected static void dumpRequestAttributes(javax.servlet.http.HttpServletRequest request)
public String execute(Resource resource, RenderContext context) throws RenderException
execute in interface Scriptresource - resource to displaycontext - RenderExceptionCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.