George, you can try debugging this by implementing http://docs.oracle.com/javaee/6/api/javax/servlet/http/HttpSessionListener.html
Put a breakpoint in sessionCreated and inspect the stack trace. Maybe this will help. On Wed, Jun 4, 2014 at 7:11 PM, George Christman <gchrist...@cardaddy.com> wrote: > Hi Thiago, I just disabled coolkies within my browser and I'm finding every > link is being generated with a session id despite not needing to be logged > in. What would cause this? I'm not sure if this would effect things, but > I'm using remember me with tapestry-security, however I'm not logged in to > my account while it's still generating session id's. Any thoughts? > > > On Wed, Jun 4, 2014 at 10:46 AM, Thiago H de Paula Figueiredo < > thiag...@gmail.com> wrote: > > > On Wed, 04 Jun 2014 10:16:24 -0300, Dmitry Gusev <dmitry.gu...@gmail.com > > > > wrote: > > > > I don't think requiring cookies is a bad idea. > >> I think every normal user would have cookies enabled. > >> > > > > Some proxies mess up with cookies, causing them to not work. At my work > > I've got lots of client complaints because of that. > > > > I think the most important issue here is why the session is being created > > at first. It's even a performance issue. > > > > -- > > Thiago H. de Paula Figueiredo > > Tapestry, Java and Hibernate consultant and developer > > http://machina.com.br > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > > > > -- > George Christman > www.CarDaddy.com > P.O. Box 735 > Johnstown, New York > -- Dmitry Gusev AnjLab Team http://anjlab.com