Issue Details (XML | Word | Printable)

Key: JS1-411
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Mark Orciuch
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Jetspeed

[ENH] Delay-rendering feature for GenericMVCPortlet

Created: 05/Nov/03 03:06 AM   Updated: 02/Apr/04 06:49 PM
Return to search
Component/s: Portlets
Affects Version/s: 1.5-dev / CVS
Fix Version/s: 1.5

Time Tracking:
Not Specified

Environment:
Operating System: Other
Platform: Other

Bugzilla Id: 24405


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.