Is there a standard portlet suited for maintaining a session state in an applet across page-views? What I need to do is to launch a jabber applet, and pre-set the parameters with the login/pw of the current $user
Since this requires security constraints, it seems best suited as a cached portlet, but if the person shifts to another screen and then returns, the applet will have lost its state; I'd want it to maintain the current user state until the session times out. Is this possible? Would the normal Velocity portlet do the trick? -- Gary Lawrence Murphy - [EMAIL PROTECTED] - TeleDynamics Communications - blog: http://www.teledyn.com/mt/ - biz: http://teledyn.com/ - "Computers are useless. They can only give you answers." (Picasso) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
