joerghoh commented on code in PR #55:
URL: 
https://github.com/apache/sling-org-apache-sling-api/pull/55#discussion_r1926910577


##########
src/main/java/org/apache/sling/api/SlingConstants.java:
##########
@@ -54,14 +54,27 @@ public class SlingConstants {
     public static final String NAMESPACE_URI_ROOT = "http://sling.apache.org/";;
 
     /**
-     * The name of the request attribute containing the <code>Servlet</code>
+     * The name of the request attribute containing the 
<code>jakarta.servlet.Servlet</code>
+     * which included the servlet currently being active (value is
+     * "org.apache.sling.api.include.jakarta.servlet"). This attribute is only 
set if
+     * the serlvet or script is included via

Review Comment:
   ```suggestion
        * the servlet or script is included via
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to