> Now, with Webware 0.9.2 I test the cookie setting on IE and it seems
> to be working. Then, my question is: is there another use to
> UseAutomaticPathSession besides when the client disable cookies on the
> browser? Do you use this flag on running projects?
That's the only reason I can think of. I don't use
UseAutomaticPathSession in my projects. Session cookies are usually
enabled on the clients. It may depend on your audience and whether your
app runs in the Internet or in an Intranet.
-- Chris
|