Obtain the document root for this Context. @return An absolute pathname or a relative (to the Host's appBase) pathname.
()
| 407 | * @return An absolute pathname or a relative (to the Host's appBase) pathname. |
| 408 | */ |
| 409 | String getDocBase(); |
| 410 | |
| 411 | |
| 412 | /** |
no outgoing calls