[Gridsphere-users] 2 portlet interaction
Edrick
eperez at updatecom.com
Thu Oct 4 08:16:15 PDT 2007
I was thinking on what you were suggesting, but I don't know if it's possible
to do both an action in portlet B from portlet A and also refresh the data
in portlet A. Could this be done? Can I call an action to do something in
portlet B and also refresh data (by calling an action in portlet A) at the
same time?
Att
Edrick
Oliver Wehrens-2 wrote:
>
> Hi,
>
> this sounds like a refresh issue yes (not sure why though). But
> counting on the cache to not rerender the display is not a good idea I
> would think. Rather you need to get a mechanism going where you store
> the information what is being displayed and redo that if you get a
> refresh.
>
> Oliver
>
> On 10/3/07, Edrick <eperez at updatecom.com> wrote:
>>
>> Hi Oliver,
>>
>> I got 2 portlets A and B. On portlet A I do an action (a search for some
>> records in a db) and the portlet displays them. All records have
>> dinamically
>> created links that will call an action to be displayed in portlet B about
>> a
>> more detailed info of the record (using another search on the db). As I
>> said
>> it works fine before the 60 second timeout (I kept clicking each record
>> in
>> portlet A and only B is refreshed with the details of the record). The
>> problem is that after 60 seconds have passed, when I click again one of
>> the
>> records in portlet A that does an action in portlet B, portlet A will
>> reset
>> and show the first action of the portlet after initialization.
>>
>> It should be some sort of timeout but I don't know where to find it. And
>> I
>> have tried setting the <portlet-expiration> value of portlet A to -1 or a
>> high value like 30000, and it still resets after 60 seconds.
>>
>> Any help will be appreciated.
>>
>> Thanks,
>>
>> Edrick
>>
>> Oliver Wehrens-2 wrote:
>> >
>> > Hi,
>> >
>> > I'm not sure if I understand your problem. You click portlet A and
>> > want to see details in portlet B. I understand that you have a sort of
>> > list (multi-page?) in portlet A? And this resets after 60 seconds?
>> >
>> > Oliver
>> >
>> >
>> > On 9/28/07, Edrick <eperez at updatecom.com> wrote:
>> >>
>> >> I have created a master-detail functionality between two labeled
>> portlets
>> >> on
>> >> the same page. I click one record in portlet A and by using an action
>> >> with a
>> >> label I get and show the detail result in portlet B. My problem is
>> that
>> >> if I
>> >> don't do an action in portlet A that is done in the same portlet A,
>> after
>> >> 60
>> >> seconds if I click a link on portlet A that does an action in portlet
>> B,
>> >> portlet A is reseted (to the first page called in portlet A). So the
>> >> master-detail functionality works, but only for 60 seconds, since
>> >> afterwards
>> >> i lose the master records and portlet A goes back to the first action
>> of
>> >> the
>> >> portlet.
>> >>
>> >> I tried setting the <portlet-expiration> value of portlet A to -1 or a
>> >> high
>> >> value like 30000, and it still resets after 60 seconds. Have someone
>> >> encountered a similar problem?
>> >> --
>> >> View this message in context:
>> >> http://www.nabble.com/2-portlet-interaction-tf4533942.html#a12938923
>> >> Sent from the GridSphere - User mailing list archive at Nabble.com.
>> >>
>> >> _______________________________________________
>> >> Gridsphere-users mailing list
>> >> Gridsphere-users at gridsphere.org
>> >> http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
>> >>
>> > _______________________________________________
>> > Gridsphere-users mailing list
>> > Gridsphere-users at gridsphere.org
>> > http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/2-portlet-interaction-tf4533942.html#a13016999
>> Sent from the GridSphere - User mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> Gridsphere-users mailing list
>> Gridsphere-users at gridsphere.org
>> http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
>>
> _______________________________________________
> Gridsphere-users mailing list
> Gridsphere-users at gridsphere.org
> http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
>
>
--
View this message in context: http://www.nabble.com/2-portlet-interaction-tf4533942.html#a13042118
Sent from the GridSphere - User mailing list archive at Nabble.com.
More information about the Gridsphere-users
mailing list