webMathematica > Configuration >

KeepFrontEndAlive

KeepFrontEndAlive
whether the front end should be kept running after usage
  • KeepFrontEndAlive is a configuration setting that sets whether the front end is kept running after it has been launched and used. By default, it is kept running and this leads to improved performance. Only special circumstances would cause it to shut down.
A sample setting is shown below. This will make the front end exit after it has been used.
<KeepFrontEndAlive>
false
</KeepFrontEndAlive>