ICEfaces
  1. ICEfaces
  2. ICE-5554

deltaSubmit Portlet compatibility

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha3
    • Fix Version/s: 2.0-Alpha3, 2.0.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces, Portlet

      Description

      DeltaSubmitPhaseListener makes use of the HttpServletRequest class, so is incompatible with the Portlet API.

        Activity

        Hide
        Ted Goddard added a comment -

        It should be possible to use externalContext.getRequestParameterValuesMap() and avoid the use of the request wrapper. If not, a PortletRequestWapper will need to be defined.

        Show
        Ted Goddard added a comment - It should be possible to use externalContext.getRequestParameterValuesMap() and avoid the use of the request wrapper. If not, a PortletRequestWapper will need to be defined.
        Hide
        Mircea Toma added a comment -

        Defined PortletRequest wrapper to make delta submit work in portal environment.

        Show
        Mircea Toma added a comment - Defined PortletRequest wrapper to make delta submit work in portal environment.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: