${jetty.home}
, ${jetty.base}
, directories. By default, both ${jetty.home}
and ${jetty.base}
are the same directory, but they can point at different directories.
The ${jetty.home}
directory is where the main Jetty binaries and default configuration is housed.
The ${jetty.base}
directory is where the execution specific configuration and webapps are obtained from.
|
|