Re: More fun with Servlets :)

From: Don Dietrick <dietrick@bbn.com>
Date: Sat Apr 27 2002 - 20:16:19 EDT

Hi Jamie,

You can create a layer, or plugin, that communicates with your servlet.
That's the basis behind the com.bbn.openmap.plugin.shis.SHISPlugIn, and
the com.bbn.openmap.plugin.wms.WMSPlugIn - getting images from web
servers. They inherit from WebImagePlugIn, which provides a little base
for displaying images in the MapBean from an image server. All you have
to implement is creating the query for the server.

If you create a layer/plugin like this for an applet, remember that it
can only contact the server machine that it was originally loaded from.

Hope this helps,

Don

On Friday, April 26, 2002, at 01:21 AM, Jaime Stoffer wrote:

> Hi,
>
> I've been experimenting with OpenMap for the past couple months and I
> would like to use it for a project. The problem is that I would like to
> display fairly detailed maps in a browser, but doing so as a standalone
> applet requires more memory than I can provide. I thought the answer
> would be to use a server to draw the maps. I wrote a servlet using an
> ImageServer that produces GIF files. But how do I put that in the
> MapBean??? The user needs to be able to interact with the map. Is this
> possible? Or is there something else I need to use to accomplish this?
>
> Thanks for any help!
> --Jaime
>
>
> --
> [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"]
>
>

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Don Dietrick, BBN Technologies, dietrick@bbn.com
10 Moulton Street, Cambridge, MA 02138
617-873-3031 [fax]-2794
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

--
[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 Sat Apr 27 20:18:46 2002

This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:33 EDT