例 :
アプレットがあるURI が http://example.com/hoge/piyo.html の時getDocumentBase().getProtocol() | http |
getDocumentBase().getHost() | example.com |
getDocumentBase().getFile() | /hoge/piyo.html |
getDocumentBase().getProtocol() | http |
getDocumentBase().getHost() | example.com |
getDocumentBase().getFile() | /hoge/piyo.html |