Session persistent objects




In a browser-application, whenever receiving a GET, php will have to
create all involves objects.

I wonder, if there is a way to keep php objects, including all actual
propertys, during a whole session

Markus
.