---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- Hi! Sorry if this is wrong list for JSSI - JSERV. In that case - ignore me if You like. If not, I would appreciate som info on how to get propagation working with JSSI. Or ... if I can get cookies working with standard JSSI(without propagation). Here is what: Cookie/or session tracking from my JHTML page built on servlet. Problem: I do not get a valid HTTPServletRequest/respons from client since it is "washed away/not propagated" by JSSI. For this reason - not able to get/set cookies. Questions: 1. Saw somewhere that initArg "buffered" could help.Tried - did not. Used it according to installation docs. Something I could have missed? 2. I have tried using the propagating JSSI and ws expecting to be able to read "sessionid" in my servlet. Can not, installed it same way as SSI and added proper initArgs. Ideas? I tried reading sessionid as a parameter from the "request". But I don't have that one do I? 3. Is the HTTPrequest propagated? If it is : How can I get hold of it? Any other ideas? Thanks! OLAS -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]