OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsrp-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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:richt2@us.ibm.com]
Inviato: giovedi 29 giugno 2006 13.10
A: Roberto Pellegrino
Cc: wsrp-dev@lists.oasis-open.org
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" <roberto.pellegrino@quix.it>
        06/29/06 05:58 AM
       To <wsrp-dev@lists.oasis-open.org>
              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]subscribe@lists.oasis-open.org
  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/




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]