>
> I have a MapRequestHandler object for each session and I store them in a
> Hashtable indexed by Session ID. I obtain the object and then from it I
> recover the LLXY projection. Then I try to set the new Scale (now as I am
> in tests, just downsizing it) and then I overwrite (to avoid possible
> fails here) again in the hashtable. After this I redirect the flow to a
> JSP wich has a img tag calling the servlet, and then it will execute this
> code:
>
> MapRequestHandler map =
> (MapRequestHandler)hsMaps.get((String)request.getSession().getId());
> response.setContentType("image/gif");
>
>
Hi,
I am using the imageserver in my class. For the imageserver all
those operations work ok. (although i use the getmapimage
method instead of the createimage function that seems to show
some problems as well.)
Martijn van der Pauw, internetontwikkelaar.
Meteo Consult
martijn@weer.nl
tel: 0317 - 399800
fax: 0317 - 423164
http://www.weer.nl
-- [To unsubscribe to this list send an email to "majdart@bbn.com" with the following text in the BODY of the message "unsubscribe openmap-users"]Received on Fri Aug 2 10:28:16 2002
This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:33 EDT