if (core.io.Util.isRelativeUrl(uri)) {
                uri = jasy.Env.getValue("jasy.url") + uri;
            }