I found the solution for the websurferportlet , it
's similarly to webpage
----- Original Message -----
From: Massimiliano Dessi
Sent: Tuesday, August 06, 2002 9:47 AM
Subject: Improved WebSurfPortlet I have found a problem with websurferportlet. When
navigating the web with other portlets, i lose last link visited with
websurferportlet. To resolve this problem, i have put the element returned by
the websurferportlet in the session, identified
with the 'id' of xreg.
In addiction, now every portlet reads from the
Rundata request, to control if it has been called.
If it is has been called, then follows the
next link and puts in session the new element overwriting the previous.
If not, the portlet returns his last element
in session, instead of opening a new connection, reading the html, parsing it
and returning a new element.
Dessė Massimiliano
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> |
websurf-portlets.xreg
Description: Binary data
WebSurfPortlet.java
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>