The following issue has been updated:

    Updater: Mark Orciuch (mailto:[EMAIL PROTECTED])
       Date: Fri, 2 Apr 2004 10:49 AM
    Changes:
             type changed from Bug to New Feature
             priority changed from Blocker to Major
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/JS1-411?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JS1-411

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JS1-411
    Summary: [ENH] Delay-rendering feature for GenericMVCPortlet
       Type: New Feature

     Status: Resolved
   Priority: Major
 Resolution: FIXED

    Project: Jetspeed
 Components: 
             Portlets
   Fix Fors:
             1.5
   Versions:
             1.5-dev / CVS

   Assignee: 
   Reporter: Mark Orciuch

    Created: Tue, 4 Nov 2003 7:06 PM
    Updated: Fri, 2 Apr 2004 10:49 AM
Environment: Operating System: Other
Platform: Other

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.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to