Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP2 (5.1.5), 5.2 EE (5.2.4)
-
All
Description
A new Axis ServletUtil class has been added to get the request, servlet and servlet context.
com.liferay.util.axis.ServletUtil
public static HttpServletRequest getRequest();
public static HttpServlet getServlet();
public static ServletContext getServletContext();
Attachments
Issue Links
- is related to
-
LPS-3798 Axis utility to get request and servlet
- Closed