Carsten Ziegeler created SLING-12643:
----------------------------------------
Summary: Support Jakarta ServletAPI in Scripting
Key: SLING-12643
URL: https://issues.apache.org/jira/browse/SLING-12643
Project: Sling
Issue Type: Improvement
Components: Scripting
Reporter: Carsten Ziegeler
Fix For: Scripting Core 3.0.0
The current implementation for scripting core to support Jakarta Servlet API is
still based on the javax servlet API - while it is possible to use Servlets
bassed on the Jakarta Servlet API, everything else is currently not supported.
Apart from the API in scripting core, this API from Sling API needs to be
supported for Jakarta Servlet:
- Support for SlingJakartaBindings (next to SlingBindings)
- Support for SlingJakartaScript (next to SlingScript)
- Support for SlingJakartaScriptHelper (next to SlingScriptHelper)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)