Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-1038

Allow sendRedirect() in doBeforeRender() under non-portal environment.

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 2.04.06
    • None
    • None

    Description

      Developers need to redirect page during doBeforeRender() in non-portal environment.
      So, developers could choose to invoke HstResponse.sendRedirect() if it's under non-portal environment, or invoke HstResponse.forward() otherwise.
      To reduce the burden to check if it's non-portal env or not, we will provide utility methods.
      By the way, if a component invokes sendRedirect() in doBeforeRender(), the remaining process on other components will just stop and do forwarding.

      Attachments

        Issue Links

          Activity

            People

              wko Woonsan Ko (Inactive)
              wko Woonsan Ko (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: