Hi, I have an old Tapestry app which I began to slowly port to Tapestry 4. How do I get a hold of the old visit object configured Tapestry-3 style in a Tapestry 4 page?
I tried MyVisit visit = (MyVisit) getApplicationStateManager().get("visit"); but this doesn't work Thanks in advance, -Yves- -- A bus station is where a bus stops. A train station is where a train stops. On my desk I have a work station...