For all questions relating to webMathematica.
-1
votes
0answers
56 views
How can I rotate 3D objects using MSPManipulate?
I tried Manipulate in Mathematica for 3D objects and could rotate them freely. I tried the same in webMathematica by using ...
-1
votes
0answers
62 views
How to forward the Mathematica values from one page to another jsp page?
I have four jsp files like oneMain.jsp, twoMain.jsp, threeMain.jsp and four.jsp based upon DB data I forward the name threeMain.jsp or fourMain.jsp from oneMain.jsp ...
0
votes
0answers
54 views
Does the Raster3D function work in webMathematica?
I want to use Raster3D function in my App,for this I tried with sample code,but it's not working..
...
2
votes
0answers
85 views
Use JavaScript to evaluate webMathematica tags?
In my HTML form I have 3 buttons. Each button calls different .mx files, based upon an .mx file data. ...
0
votes
2answers
146 views
Importing base-64 encoded Canvas element into Mathematica
The aim of this code is to transfer a web image into webMathematica for image manipulation. Since the question here failed to resolve direct URL loading, I tried a different method of extraction ...
-1
votes
0answers
84 views
How can I implement If condition logic in WebMathematica? [closed]
In my JSP file,I created InputField name as test and one more ...
-2
votes
0answers
59 views
Can I Integrate CDF deploy with webMathemaitca? [closed]
I have deployed my application in CDF Player. Now I got webMathematica, I want to work my application in webMathematica. I don't know that I can deploy CDF version of my application in webMathematica. ...
-1
votes
0answers
37 views
How can I assign value to InputField?
First time,I wrote a small program(Addition program) in WebMathematica.in that I have 3 inputFields,1 ...
4
votes
1answer
95 views
Are webMathematica functions totally different compared with Mathematica?
Recently, I configured WebMathematica in my system. I tested with inbuilt examples, all are working fine.
Basically, Helloworld ...
0
votes
0answers
69 views
Where can I find example of good webMathematica programming?
Just now I started to work on webMathematica. I surprised that I can't do whatever I do with mathematica. Can any one suggest me where I can get good practice on webMathematica.
1
vote
1answer
72 views
Where will I put packages?
Recently,I got WebMathematica. Initially I searched WebMathematica documentation in Mathematica documentation, but it doesn't return any results. For this I read tutorials; finally I placed the ...
-1
votes
1answer
47 views
How can I view WebMathematica documentation in Mathematica documentation?
I want to view WebMathematica documentation in Mathematicadocumentation,for that I read the following link. I followed same ...
0
votes
0answers
46 views
Can't edit MSPConfiguration.xml file and set Licence file in webMathematica
I have been working in Mathematica 9.0 for last 6 months. Now in our organization we got webMathematica. We don't know how to install webMathematica initially, with the help of this link ...
2
votes
0answers
61 views
Put webMathematica folder outside Tomcat webapps folder?
Is it possible to put the webMathematica folder outside the usual Tomcat webapps folder and still have webMathematica work?
...
19
votes
2answers
529 views
What can webmathematica do that CDF cannot do?
I've been reading a number of questions and answers on this site that deal with the various capabilities of CDF (computable document format). It seems like sometimes the answer is to make sure to use ...
1
vote
0answers
56 views
webMathematica interface for Mobile apps
I was reading about webmathematica but it has mentioned that it is for websites and mobile apps depend on wolfram alpha to get its work done. But since exact mathematica code doesn't work in alpha, it ...
1
vote
1answer
163 views
What Mathematica purchase level does CDF creation and deployment come with?
I am evaluating which purchase level of Mathematica 9 will suit my needs. I am finding some of the information provided on Mathematica's How to Buy Chart a bit vague and unclear.
I need to be able to ...
5
votes
2answers
320 views
Failed to connect remote Mathematica kernel using J/Link
I'm trying to connect to a remote Mathematica 8 kernel (on a Windows machine) using J/Link. On the client machine, I put the JLinkNativeLibrary.dll file in ...
0
votes
0answers
29 views
Problem to connect remote Mathematica Kernel using J/Link [duplicate]
Possible Duplicate:
Failed to connect remote Mathematica kernel using J/Link
I'm trying to connect to a remote Mathematica 8 kernel on windows server (IP :172.20.48.113 ) from a windows ...
11
votes
0answers
319 views
Strategies for Interfacing to web visualization libraries like Stanford's Data-Driven Documents (D3)?
There is a growing library of visualization tools being developed (eg on GitHub) - for Stanford's Data-Driven Documents. The implementation languages and standards are the usual W3C suspects: JS, ...
1
vote
1answer
149 views
Using Mathematica or WebMathematica to develop interactive, crowdsourced timeline visualizations
I aim to develop a series of timeline ZUI visualizations which will display a set of events similar to Wolfram's own Timeline of Computable Knowledge, but that can also handle crowdsourced uploading ...
17
votes
3answers
765 views
Deploying Mathematica Content Online
I have the following program at home, which draws on a batch of pre-processed files (that are word frequency text files, compiled using ToLowerCase, ...
