Oh, OK.  I see the point now.  As long as you use relative paths in your
document, the session is there.  

Nice.

Jay

> -----Original Message-----
> From: Geoff Talvola [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 03, 2001 3:33 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Webware-devel] Path Based Session in WebKit
> 
> 
> At 11:08 PM 8/2/01 +0200, Heiko Hees wrote:
> > > I don't think extraURLPath will help him -- (my 
> impression is that) he
> > > wants to use the current Servlet path mechanism, but with 
> the SID at
> > > the root of that path.
> >
> >that is right, the advantage is, that one can write simple links like
> >href=OtherPage instead of href=OtherPage?_SID_=xyz or
> >href=OtherPage/_SID_/xyz/
> >
> >i added code to Application.py, HTTPRequest.py and Application.config
> >and it seems to work :-)
> >since i am not too familiar with WebKit, i am not sure if this is a
> >pretty solution.
> >
> >i attatched my diffs.
> >
> > > As it is, there's just a heap of code he'll have to sift 
> through :-(
> >
> >no prob, that was fun :-))
> 
> Heiko,
> 
> I tried out your patch, and it works nicely!  I cleaned it 
> up, added some 
> documentation to the user's guide, and checked it into CVS.
> 
> Thanks for the contribution!
> 
> Everyone else, go ahead and give it a try.  Just sync to the 
> latest CVS and 
> set UseAutomaticPathSessions to 1.  Everything else should 
> work the same.
> 
> 
> --
> 
> - Geoff Talvola
>    [EMAIL PROTECTED]
> 
> _______________________________________________
> Webware-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/webware-devel
> 


----------------------------------------------------------------------------

This e-mail and any attachments may be confidential or legally privileged.
If you received this message in error or are not the intended recipient, you
should destroy the e-mail message and any attachments or copies, and you are
prohibited from retaining, distributing, disclosing or using any information
contained herein.  Please inform us of the erroneous delivery by return
e-mail. 

Thank you for your cooperation.

----------------------------------------------------------------------------



_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to