<%// BasicRequirements:%>
// Basic requirements for creating an ESRIMapChart in a JSP page:
// 1) Create an ESRIMapChart instance and a data-source
// 2) Create a data model and attach the data source to it
// 3) Assign the data model to the ESRIMapChart
// 4) Set the needed connection properties to connect and link to the ESRI map service
// 5) Set HTTP-specific response and request functionality