-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
>
> I compiled apache_1.3.9 with the cookie mod support (usertrack_module).
> I'm not sure why I cannot set cookies with servlets that were working
> fine with JavaWebServer1.1 but cannot be set with the Apache server.
Setting cookies with servlets has nothing to do with setting cookies with
the usertrack module. They are two totally different systems.
> Is there another parameter that I need to set in the configuration?
Properly install Apache JServ and use the servlet api specifications for
dealing with cookies. (HttpSession).
-jon
--
--------------------------------------------------------------
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]