-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tim,

Timothy Washington wrote:
| The only thing is that in my real app, I send the response (via
| responseWriter) in my facade. Whereas in the EchoServlet, all
| processing is done in the servlet proper. I tried moving the response
| sending back up to the handling servlet and still no dice. I'll have
| to rip everything out and add stuff until I see where the breakage
| is.

I think a servlet re-write might be in order for the one that is not
working properly.

Write the skeleton with no calls to your business object and see if that
works (or just disable any calls to the business object) to see if your
cookie will be sent in that case.

Perhaps your business object is doing something nasty with the response.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkgQrq8ACgkQ9CaO5/Lv0PBquACdHcSLc7zaqyKXrTO58lZAPoZo
I/4An2au2LFexoMYezMgz/6SrVi5e6ff
=i3HD
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to