Pier Fumagalli wrote:
Guys, I'm seeing something odd here...

Am I correct in saying that every time the flow is invoked (even if it's simply a sendPage() without ANY sendPageAndWait()) a new session is initialized in the servlet container???

no, that's no correct. A session is only created if you either access cocoon.session or define a top-level variable.


Any way to disable this behavior?

don't do the above

--
Reinhard P�tz Independent Consultant, Trainer & (IT)-Coach


{Software Engineering, Open Source, Web Applications, Apache Cocoon}

                                       web(log): http://www.poetz.cc
--------------------------------------------------------------------




Reply via email to