I just realized that the cookie is not really being set. At least no cookie files or implicit cookies show up when I "View Cookies" through Mozilla Firefox.
You mentioned I should set the cookie in the controller servlet...well I am using
JSF and therefore don't normally have access to the FacesServlet. So should I resort back to scripting in this case?