Probably we should use cookie.setPath("/"); and reuse one cookie for all
cases?Martin Koci píše v Čt 09. 09. 2010 v 22:39 +0200: > Hi, > > I'm not familiar with Flash implementation and Cookies (about Cookies I > know only one thing: they exist) thus I ask first: > > I have many views = .xhtml files in structure like: > > 001/001.xhtml > 002/002.xhtml > .. > > > firefox show that for each such view one cookie exists: > > oam.Flash.RENDERMAP.TOKEN with path /project/faces/001/ > oam.Flash.RENDERMAP.TOKEN with path /project/faces/002/ > .... > > Is it ok? > > Problem is that in our big systems with hundreds views we simply get > maximum of cookies per server: > http://kb.mozillazine.org/Network.cookie.maxPerHost > > Thanks, > > Kočičák > >
