本地记录cookie到request或者session,不完全依赖cookie 
不要使用 forward转发,使用 dispatcher的 那个 redirect 进行就可以了,这个是会返回客户端,客户端会再次发出请求的。