Uploaded image for project: 'Jetspeed (Retired)'
  1. Jetspeed (Retired)
  2. JS1-411

[ENH] Delay-rendering feature for GenericMVCPortlet

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5-dev / CVS
    • 1.5
    • Portlets
    • None
    • Operating System: Other
      Platform: Other
    • 24405

    Description

      There is a Delay-rendering feature added to the
      GenericMVCPortlet.
      There is one new demo portlet: Delay-rendered Stock Portfolio, which is
      an example of delay rendering a portlet.
      Delay rendering of a portlet means that you can get the content back to
      the client more quickly.
      Very useful if you have a portlet that takes more time than others to
      generate its content.
      This effectively gives us multi-threaded aggregation with a very simple
      solution.
      The portlet uses Javascript to get its content from the portal.
      A small message is sent as the original content, and then when the
      content is ready, the actual content is sent and the page is updated.

      Contributed by Jun Yang.

      Attachments

        Activity

          People

            Unassigned Unassigned
            morciuch@apache.org Mark Orciuch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: