WOCookie

"xiaoyaozone" <[email protected]> Sun, 23 Nov 2008 17:09:40 +0800
Newsgroups gmane.comp.web.webobjects.devel
Message-ID <[email protected]>
I have try to use WOcookie to transfer infomation between components, however , I can only transfer from two components, then I can't find the cookie I stored before.
I get my cookie by this way,
context().response().cookies();  

and store them in this way,
context().response().addCookie(use); 

Is there any solution?

2008-11-23 



xiaoyaozone

_______________________________________________
WebObjects-dev mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/webobjects-dev