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


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

Re: MathML, JSP and webMathematica

Started byMark McClure <mcmcclur@unca.edu>
First post2011-04-14 08:59 +0000
Last post2011-04-14 08:59 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

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

#1661 — Re: MathML, JSP and webMathematica

FromMark McClure <mcmcclur@unca.edu>
Date2011-04-14 08:59 +0000
SubjectRe: MathML, JSP and webMathematica
Message-ID<io6d0s$dpd$1@smc.vnet.net>
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

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web