<%@page language="java" import="nl.tue.win.riaca.mathml.phrasebook.*"%> MathML Setup <% MathMLPhrasebook tPhrasebook = new MathMLPhrasebook(); HttpSession tSession = request.getSession(); tSession.setAttribute( "mathbook.service.mathml", tPhrasebook ); %> MathML has been setup!