>
> I have an authenticated session for a browser window that is
> navigating the site built with Embperl::Object.  I would like to use
> a popup browser window for a helper "applet".  I would like to have
> the popup window safely share the session with the parent window.
> Not sure how to do that...
>

If your applet window is loaded from the same directory or a subdirectory
the browser should send thecookie and Embperl is able to handle the session
data and put itsomehow in the page to pass it to your applet. You could also
use Embperl_Session_Cookie_Path and set it so that you are sure your popup
receives the cookie

Gerald

--------------------------------------------------------------
Gerald Richter     ecos electronic communication services gmbh
IT-Securityl�sungen * dynamische Webapplikationen * Consulting

Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]          Voice:   +49 6133 939-122
WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
--------------------------------------------------------------
|
|   ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
|
+-------------------------------------------------------------


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

Reply via email to