How do I configure the Front End for webMathematica 2.2?
 Information on launching the Front End is specified in , which is the main webMathematica configuration file. This file can be found under the webMathematica directory in the folder. In order to configure the Front End for webMathematica 2.2, you will need to change the old specification, which is the following: FrontEndLaunchCommand=mathematica -mathlink -display :1 -nogui -geometry 1000x500+10+10 This needs to be replaced with the following new settings: FrontEndLaunchName=mathematica FrontEndLaunchFlags=-mathlink -display :1 -nogui -geometry 1000x500+10+10 Download this FAQ as a Mathematica 5.2 Notebook
Questions or comments? Send email to support@wolfram.com.
|