Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #1661

Re: MathML, JSP and webMathematica

From Mark McClure <mcmcclur@unca.edu>
Newsgroups comp.soft-sys.math.mathematica
Subject Re: MathML, JSP and webMathematica
Date 2011-04-14 08:59 +0000
Organization Steven M. Christensen and Associates, Inc and MathTensor, Inc.
Message-ID <io6d0s$dpd$1@smc.vnet.net> (permalink)

Show all headers | View raw


On Mon, Apr 11, 2011 at 7:04 AM, Kenneth M Flurchick <kmflurch@ncat.edu> wrote:

> I am trying to write a webMathematica page which will include MathML plus
> MSP tags and display the mathML correctly.  Solutions thus far have given
> no superscripts, subscripts and so on.  I am aware that webMathematica
> generates MathML but displays it as a separate pop-up page.

It sounds like your difficulties are based more in the web interface
side than in Mathematica.  Although the Integrate example that appears
in the webMathematica documentation produces MathML that appears in a
popup, for instance, there is no reason you can't send that MathML to
the current page.  Furthermore, that MathML should look fine in a
recent browser.  Although a *very* recent browser might be necessary
for MathML to run natively, there is a JavaScript program called
MathJax that is very simple to install and should allow the MathML to
render nicely in a wide variety of browsers.

I set up an example to illustrates these things here:
http://www.cs.unca.edu:8082/webMathematica/Mine/Typeset.jsp

Hope that helps,
Mark McClure

Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread


Thread

Re: MathML, JSP and webMathematica Mark McClure <mcmcclur@unca.edu> - 2011-04-14 08:59 +0000

csiph-web