Re: unable to set cookies

2008-02-04 Thread Huragan
Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Huragan, > > Huragan wrote: > | I am new to j2ee and have been trying to understand how cookies work. > > Cookies are independent of the J2EE specification: they are part of

unable to set cookies

2008-02-03 Thread Huragan
I am new to j2ee and have been trying to understand how cookies work. I am using tomcat 6.0.13. I have tried setting cookies on client browsers(both IE & Firefox). However, it never succeeds. mostly am getting a NullPointerException. I narrowed it down to the part of code where cookies get retriev