resolve_path $session , ( $url or \@path )

Resolve path, find object and call method Can return:

undef - not found path or object not have method
$object_ref - if object return $self (????)
HTML::WebDAO::Response - objects

_createObj(<name>,<class or alias>,@parameters)

create object by <class or alias>.