Release Notes > JTGO 4.0 Release Notes > New Features > Application Context and Services

The following improvement has been added in JTGO:

URLAccessService

For applets and applications that have set (via IlpSystem.Init) a document base pointing inside a jar file, it is now possible to access URLs outside the jar file that are relative to the jar file in the file system. To achieve this, you use a <relative> tag in the deployment descriptor and a relative URL prefixed with "!".