| Package | Description |
|---|---|
| org.springframework.web.servlet.view.script |
Support classes for views based on the JSR-223 script engine abstraction
(as included in Java 6+), e.g.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptTemplateConfigurer
An implementation of Spring MVC's
ScriptTemplateConfig for creating
a ScriptEngine for use in a web application. |
| Modifier and Type | Method and Description |
|---|---|
protected ScriptTemplateConfig |
ScriptTemplateView.autodetectViewConfig() |