Jetspeed-2.2.x doesn't support a full out-of-box partial rendering, but it supports portlet rendering URL via the portlet pipeline your client side script code can communicate with. For example,
* Getting rendered markup of the portlet entity of dp-7 in default-page.psml: - /jetspeed/portlet/default-page.psml?entity=dp-7 You can put 'mode' or 'state' parameter as well. For example, - /jetspeed/portlet/default-page.psml?entity=dp-7&mode=view&state=normal Woonsan --- On Mon, 3/21/11, anyz <[email protected]> wrote: > From: anyz <[email protected]> > Subject: Re: Single Portlet Refresh > To: "Jetspeed Users List" <[email protected]> > Date: Monday, March 21, 2011, 12:43 PM > Found this thread most informative by > couldn't make it work yet. > http://old.nabble.com/AJAX-and-portlet-td24070003.html#a24070003 > > Does J2 supports individual portlet refresh out of box or > need some > customize framework for it? > > > > On Mon, Mar 21, 2011 at 3:28 PM, anyz <[email protected]> > wrote: > > > Does Jetspeed supports Single Portlet Refresh. For > example clicking a link > > in one portlet should reload that portlet withou > relaoding other portlets on > > page? > > Thanks > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
