<%@ page import="java.net.*" %> <%@ page import="java.io.*" %> Task Pane

Hello Map

<% String sessionId = request.getParameter("SESSION"); String mapName = request.getParameter("MAPNAME"); %>

This sample shows the most basic interaction with a map. It connects to a session and queries information about the map.