Re: Mathematica on the Web
- To: mathgroup at smc.vnet.net
- Subject: [mg21742] Re: Mathematica on the Web
- From: "Seth Chandler" <SChandler at uh.edu>
- Date: Wed, 26 Jan 2000 03:45:41 -0500 (EST)
- Organization: University of Houston
- References: <86e8su$fc9@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
You may want to look at the JLink product now given away freely at the Wolfram Research web site. It is a Java-Mathematica interface. Alan Lewis <alanlewis at home.com> wrote in message news:86e8su$fc9 at smc.vnet.net... > I have some Mathematica code I would like to implement on the > Web in an interactive manner. Ignoring the licensing issue for the > moment, some questions. > > Is it possible for a java applet to call Mathematica and receive back > values (including graphics) for display? How about just calling > the graphics routines? (I ask this because I have seen some links > to Graphics3D viewers, although these viewers do not seem to > be interactive, in the sense that you can change Module parameters) > > More generally, what is the most straightforward way to call Mathematica > and return html dynamically? Are there any examples of this besides > integration servers? > > Any comments or links highly appreciated. > Alan Lewis >