>From reading the docs, it appears that session IDs are stored as cookies
unless UseAutomaticPathSessions is set. However, I don't actually see any
cookies stored on my machine that corresponds to my domain name, or
anything else that I might recognize as being from Webware. What is the
name of the cookie that holds the session ID?

Also, my expectation is that the session ID is constant across all
requests, until it expires or is replaced. Using OneShot.cgi, I see that a
new session ID is being created for each request. This is messing up my
code. Is my expectation correct, and if so, does the problem I see mean
that I need to shift to mod_webkit, etc. to get things working properly?

...Edmund.



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to