Re: Superfluous Session Creation

2009-01-28 Thread Mark Ritchie
On Wednesday, January 28, 2009, at 11:58AM, "Joe Kramer" wrote: >... I know that the new session is created when pageWithName is called from >the directAction, but I don't know >why the session is being created ... Hrm, sounds to me like the new component being created contains at least one co

Re: Superfluous Session Creation

2009-01-28 Thread Chuck Hill
Hi Joe, Welcome to the list! On Jan 28, 2009, at 8:58 AM, Joe Kramer wrote: Hello everyone, I am fairly new to the WebObjects world, so I was hoping to get some help. I am running into a problem with extra sessions getting created from a directAction . The part I don't understand is th

Superfluous Session Creation

2009-01-28 Thread Joe Kramer
Hello everyone, I am fairly new to the WebObjects world, so I was hoping to get some help. I am running into a problem with extra sessions getting created from a directAction . The part I don't understand is that a session already exists somewhere, but context().hasSession is false and existingSe