%@page language="java" import="nl.tue.win.riaca.mathematica.phrasebook.*"%> <% MathematicaSocketPhrasebook tPhrasebook = new MathematicaSocketPhrasebook( request.getParameter( "host" ), new Integer( request.getParameter( "port" ) ).intValue() ); HttpSession tSession = request.getSession(); tSession.setAttribute( "mathbook_phrasebook_mathematica", tPhrasebook ); %>
Mathematica Phrasebook Setup |
Home Examples LeAM examples Setup |
The Mathematica phrasebook has been setup to connect to an external Mathematica using the following settings.
|
Copyright © 2002-2003, |