例 :
アプレットがある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 |