W.Chris Shank on Sat, 29 Mar 2003 12:50:48 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] [off-topic] Question about Session Support Mechanisims


Cookieless sessions generally require URL rewriting - where the app server appends something like: &SESSION_ID=al;dfjalsdjkflasjdlfjasld;jfl;asjdfljasdlfjla;sdjflajsdl;fja lsdjf to every hyperlink within the site's domain. This ussally doesn't require any extra effort for the developer - since the app server does this when rendering links, based on the session configuration and if the client accepts cookies.



On Saturday, March 29, 2003, at 12:16 PM, Paul wrote:

Tobias DiPasquale wrote:

and Ruby. I'm not sure if the ASP Session ID requires cookies or uses
the originating IP and source port, instead (I believe it is the latter,
so this is most likely what they are doing). Check MSDN for info on the
ASP Session ID.



I don't know about ASP, but PHP can do sessions with or without using cookies. I would guess that if PHP does something that ASP would also do something similar.


_______________________________________________________________________ __
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce
General Discussion -- http://lists.netisland.net/mailman/listinfo/plug




_________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce General Discussion -- http://lists.netisland.net/mailman/listinfo/plug