%@page language="java" import="nl.tue.win.riaca.gap.phrasebook.*"%> <% GapSocketPhrasebook tPhrasebook = new GapSocketPhrasebook( request.getParameter( "host" ), new Integer( request.getParameter( "port" ) ).intValue() ); HttpSession tSession = request.getSession(); tSession.setAttribute( "mathbook_phrasebook_gap", tPhrasebook ); %>
GAP Phrasebook Setup |
Home Examples Simple Forms Queries FAQ Setup |
The GAP phrasebook has been setup to connect to an external GAP using the following settings.
|
Copyright © 2002-2003, |