← Prev in month
← Prev in thread
Next in thread →
Next in month →
R: [wsrp-dev] Edit mode on remote portlet
OK,
but how is possible on wsrp, go on edit mode and when the customizations is
finished redirect on view mode?
I have write on process Action
actionResponse.setPortletMode(PortletMode.VIEW);
but it dosn't work and the portlet remain in edit mode.
Regards
Robert
-----Messaggio originale-----
Da: Rich Thompson [mailto:]
Inviato: giovedi 29 giugno 2006 13.10
A: Roberto Pellegrino
Cc:
Oggetto: Re: [wsrp-dev] Edit mode on remote portlet
The Consumer doesn't know that the Portlet is finished with using edit
mode unless the Portlet tells it. This is usually accomplished by having the
action url which submits the customizations return a newMode of wsrp:view to
the Consumer once a successful write of the data has occurred.
Rich Thompson
OASIS WSRP TC Chair
IBM T.J. Watson Research Center / Yorktown Heights, NY
"Roberto Pellegrino" <>
06/29/06 05:58 AM
To <>
cc
Subject [wsrp-dev] Edit mode on remote portlet
Hi all,
i deploy a portlet (JSR 168) on Producer (Pluto with wsrp4j), i consume
this
portlet with uPortla and Liferay.
When on consumer i go on edit mode, when i finish the operation of
configuration, the portlet dosn't go on view mode?
At producer side all functioning, but on consumer not.
an you help me?
Robert
---------------------------------------------------------------------
This publicly archived list supports open discussion on implementing the
WSRP OASIS Standard. To minimize spam in the
archives, you must subscribe before posting.
[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Alternately, using email: list-[un]
List archives: http://lists.oasis-open.org/archives/wsrp-dev/
Committee homepage: http://www.oasis-open.org/committees/wsrp/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
Join OASIS: http://www.oasis-open.org/join/
← Prev in month
← Prev in thread
Next in thread →
Next in month →