Hi,
I just recently finished developing a commercial web site using Webware and it is currently in the testing stage. The platform is Apache + Webware.
One of the strange problem I found recently testing the shopping cart using different computers from inside and outside the LAN is that the cart data (which is stored in the session) are shared among all the computers involved whether the computer is within the LAN or not. Each computer has an unique session ID.
Let's say I add something from computer A to the Cart, when computer B visit the web server and add another item, B will see what A added. Computer C will see both A & B's cart!
I tried reading and searching but couldn't find any relevant information. Any suggestions would be greatly appreciated.
As other suggested, you'd better provide sample stripped-down version of your code.
My guess is that you incorrectly using WebKit session's feature and got the data shared.
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss