Hello All,

I'm trying to create a page using an HTML <img> tag that has as it's src attribute a URL.

my initial attempts were along the line of:

<img src="<c:url value="http://mapserver/servlet/com.esri.wms.Esrimap"; var="url" >
<c:param name="servicename" value="${param.servicename}"/>
</c:url>">


however, the src attribute has the value of empty string in the resulting page. Can someone point out what I'm doing wrong or suggest a better approach?

Thanks!




-- john


=====================================================
John Cartwright
Associate Scientist
Geospatial Data Services Group
CIRES, National Geophysical Data Center/NOAA
(303) 497-6284
[EMAIL PROTECTED]
=====================================================



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to