Updates
The current version of webMathematica is 2.3. If you have
an earlier version and wish to upgrade, please see the "How do I get an upgrade copy of webMathematica?" Q&A.
No update patches are needed for versions of webMathematica
subsequent to 1.0.
1.0 Updates
Security Updates
Known security updates along with workarounds and patches are described
on the webMathematica security
page on the Technical Support site.
MathML Update
To support MathML in webMathematica 1.0, a patch is available. This patch contains a number
of useful updates and components for MathML as shown below.
README
MathML.nb
MathMLExamples
IntegrateForm.msp
IntegrateWebEQ.msp
IntegrateXSLT.msp
IntegrateXML.msp
IntegrateMathPlayer.msp
MathMLPatch.m
XSL
ctop.xsl
mathml.xsl
pmathml.xsl
pmathmlcss.xsl
The zip file should be downloaded and unpacked. The README file
contains
basic installation instructions. The notebook MathML.nb provides documentation to allow
webMathematica to work with MathML and includes a fuller
description
of the update.
The MathMLExamples directory should be copied into the
MSPScripts
location. Typically this is located in:
<mathematica-dir>/AddOns/Applications/MSP/MSPScripts
The XSL directory should be copied into the webMathematica
web
application. Typically this is located in:
<tomcat-dir>/webapps/webMathematica
When the patch is installed, it should be possible to connect to the
IntegrateForm MSP via
http://localhost:8080/webMathematica/MSP/MathMLExamples/IntegrateForm
(you may have some other URL for accessing webMathematica). If you
are using
a browser extended to work with MathML as described above, you should
see nicely formatted mathematical output.
To use the patch in many examples, it might be useful to move the file
MathMLPatch.m
into some central location and load it with an initialization command.
To use the IntegrateWebEQ.msp example, make sure that any client
machine
has an installation of WebEQ. Information on how to obtain and install
WebEQ is available.
|