Heya :) I am not using JSSI but JSP and I had the nearly the same problems. I solved it setting the right path and domain for the cookie. Thats my idea :) greets Mark -----Urspr�ngliche Nachricht----- Von: Nissim Karpenstein [mailto:[EMAIL PROTECTED]] Gesendet am: Dienstag, 2. November 1999 17:07 An: [EMAIL PROTECTED] Betreff: Retrieving cookies with sub-servlet Hi, I'm having a problem where my sub-servlet (included with JSSI) tries to use request.getCookies(), and the cookie I just set in another servlet is missing. I have the sub-servlet write a list of the cookies to the output, and if I call it directly (without JSSI) my cookie is there, but if I call it using <servlet> only the JServSessionId cookie is there. Any ideas? I am using JSSI 1.1.2 with buffered=yes. Thanks -Nissim ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED] ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
