<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <% String legendURL = (String)request.getAttribute( "LEGENDURL" ); String width = (String)request.getAttribute( "LEGENDWIDTH" ); String height = (String)request.getAttribute( "LEGENDHEIGHT" ); %> Insert title here
<% if ( legendURL != null ) { %> <% } %>