6162636465666768
/** The serialVersionUID */ private static final long serialVersionUID = 8522925340258546845L; protected HttpServletRequest getDispatchedRequest() { PortletInvocation invocation = getInvocation(); return invocation.getDispatchedRequest(); }