|
|
|
| User is getting a list of certain data entity in a portlet and he is making a note in another portlet. The requirement is to have a refersh button/Filter list in the first portlet where the user can refersh/filetr the content of fiirst portlet. But when a
refersh is happeining the full page get refershed and the notes in the first portlet is also lost. Is it possible to have only the first portlet to refershed without scarpping the notes or modifcations made by the second portlet.
| |
|
| > User is getting a list of certain data entity in a
> portlet and he is making a note in another portlet.
> The requirement is to have a refersh button/Filter
> list in the first portlet where the user can
> refersh/filetr the content of fiirst portlet. But
> when a refersh is happeining the full page get
> refershed and the notes in the first portlet is also
> lost. Is it possible to have only the first portlet
> to refershed without scarpping the notes or
> modifcations made by the second portlet.
I don't know if it's possible but you can store modified content in a javabean and recover it after refresh has been done...
| |
|
| > User is getting a list of certain data entity in a
> portlet and he is making a note in another portlet.
> The requirement is to have a refersh button/Filter
> list in the first portlet where the user can
> refersh/filetr the content of fiirst portlet. But
> when a refersh is happeining the full page get
> refershed and the notes in the first portlet is also
> lost. Is it possible to have only the first portlet
> to refershed without scarpping the notes or
> modifcations made by the second portlet.
I don't know if it's possible but you can store modified content in a javabean and recover it after refresh has been done...
| |
| Tony Cooke 2006-04-27, 8:08 am |
| Hi.
Here is something that may help from the WebSphere Portal Zone.
Persisting portlet forms data in WebSphere Portal V5.1
http://www-128.ibm.com/developerwor...shwanathan.html
All the best,
Tony
"Quint" <sridhar_b@infosys.com> wrote in message
news:859245966.1145374987572.JavaMail.wassrvr@ltsgwas007.sby.ibm.com...
> User is getting a list of certain data entity in a portlet and he is
> making a note in another portlet. The requirement is to have a refersh
> button/Filter list in the first portlet where the user can refersh/filetr
> the content of fiirst portlet. But when a refersh is happeining the full
> page get refershed and the notes in the first portlet is also lost. Is it
> possible to have only the first portlet to refershed without scarpping the
> notes or modifcations made by the second portlet.
|
|
|
|