Can anyone help or give me a place to start looking? Here is the scenerio: I have an application running on Weblogic 6.1 that uses cookies to store session information. From my application, I call another process (a simple discussion servlet in a seperate window) that is on the same machine, yet it is NOT running under Weblogic. This process generates a cookie. (a very simple one with username and timestamp). I then go back to my application and my session is gone! Any idea why? I searched everywhere.. I can't be the only one who wants to store cookies from outside of the Weblogic (container) environment! right?
Thanks in advance for any help... Jeremy ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html