"Mayers, Philip J" wrote: > > Not this: > > return container.getPhysicalRoot().absolute_url() This is the correct one... > The return value of getPhysicalRoot probably doesn't have an absolute_url > attribute :o) ...and AFAIK, application instances (which getPhysicalRoot returns) _do_ have an absolute_url parameter... cheers, Chris