[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [wsrp-interfaces] Implementation question
We [the Oracle Portal] view navigational state as unrelated to
user/session state. Navigational state is encoded in the URLs on the
encapsulating page. Currently, this is the only attempt/context for
maintaining these URLs -- thus when you navigate to another page and
return navigational state is lost. Users of course always have an
option of bookmarking the page with its current navigational context. What is the prupose of your "hint"? Is it to allow the consumer to better manage a navigational state cache if/when it decided to manage such data internally vs on the URL? If so, in what circumstances would a portlet indicate anything other then "true" as this gives the closest semantics of bookmarked navigatinal state? Are you thinking there are situations where the portlet uses navigational state to hold portlet session data? If so why do they do this vs using portlet sessions as they can transfer the management of this opaque state to the consumer as well? -Mike- Andre Kramer wrote:
|
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]