On Apr 20, 2004, at 4:56 AM, [EMAIL PROTECTED] wrote:


Hi to everyone!
First one: I have a problem regarding some application related to jetspeed
but not to the portlet; I need to know when an user logout or simply disconnect
from the portlet to change some data of java entities on the JVM (the extern
entity have to control if an user is logged in to know if the services it
gives are necessary or not). How can i know about logout or disconnection
of users?

You could override the default security actions or services
For actions see TurbineResources.properties, action.login and action.logout properties


To override the security services see

http://portals.apache.org/jetspeed-1/security.html

Second one: how can i force an event of a portlet? I mean, if i need
that a particula portlet do a reload, can i force it from another portlet
or entity that have the reference to the portlet i need to update?


There is no standard way to do this in Jetspeed at this time

--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office]   +01 707 773-4646
[mobile] +01 707 529 9194



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to