Saved Bookmarks
| 1. |
Slinghttpservletrequest, Explain? |
|
Answer» “org.apache.sling.api.SlingHttpServletRequest” INTERFACE DEFINES the basic data available from the client request to both ACTION processing and response rendering. The SlingHttpServletRequest EXTENDS the javax.servlet.http.HTTPServletRequest. “org.apache.sling.api.SlingHttpServletRequest” interface defines the basic data available from the client request to both action processing and response rendering. The SlingHttpServletRequest extends the javax.servlet.http.HTTPServletRequest. |
|