On torsdag 16. september 2004, 17:10, Michael A Nachbaur wrote: > I apologize for the _astoundingly_ late reply. We already talked > about this in IRC, so I'll just reply for the benefit of mailing list > archives.
Yup, and for the rest of the folks, I'll follow up too... > >But since I'm using a completely new http request, I really don't > >understand why the session information isn't available to the > >menu.xsp... Any suggestions...? > > I ran into this exact same situation myself, and so I've created an > extension to AxKit::XSP::BasicSession that allows you to specify a > URI query argument to load the session-ID from. > > PerlSetVar BasicSessionURIToken SID Yup, that works great! > Therefore, any sub-requests you load can be supplied with the session > ID on the URI in the document() function. Thanks to the patch you > made (which I hope to release today) you'll be able to get the > session ID from an AddXSLParams varible. Yup, because we found that to do this correctly from an XSLT stylesheet, you would actually need to get to the SID, and a single line in the plugin fixed that. To the uninitiated, we discussed it and this whole thing ended up with that we found that I might as well take over the maintainership of the whole module. Pretty cool, huh? :-) So, I have uploaded 0.20 to CPAN last night, but has yet to be indexed. Once we've sorted out the permissions stuff, expect and announcement from me... It has been added on search.cpan.org, so those who need it can go there allready. Cheers, Kjetil -- Kjetil Kjernsmo Astrophysicist/IT Consultant/Skeptic/Ski-orienteer/Orienteer/Mountaineer [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Homepage: http://www.kjetil.kjernsmo.net/ OpenPGP KeyID: 6A6A0BBC --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
