User Portlet User Portlet

Discussions
Can anyone atleast suggest how I can use Java to operate on equations stored in mathematica?
In my work, I am opening a notebook file, evaluating and writing commands to it through Mathematica Kernel. I want to save my results into a new file (notebook or pdf format). When I use NotebookSave[] option, the save dialog box appears and I am...
@Bruce Miller     The code you uploaded still shows error in my case. I am using a Windows 7 Mathematica 8.0. My work demands more of Java than Mathematica. So I guess calling Mathematica from Java would be a better option. The two things that happen...
Could you please elaborately discuss how such equations can be solved? Especially if the equations are stored in some notebook?
Most probably you are working on Mathematica Kernel version 6 or higher. Actually I am facing the same problem, it is perhaps because the Kernel doesnot display graphics. For graphics in kernel, you need to instruct the kernel to open >>JavaGraphics`...