MalformedURLException, org.apache.oodt.cas.protocol.exceptions.ProtocolException {
if (validate(remoteSite))
protocolHandler.cdToROOT(protocolHandler
.getAppropriateProtocolBySite(remoteSite, true));
else
throw new ProtocolException("Not a valid remote site " + remoteSite);
}