[Mapserver-users] Mapscript and Java
Frank Rittinger
gis at schnegg.net
Wed Feb 25 01:57:40 PST 2004
Hello Will,
I'm building a Servlet/Mapserver application where I use the
"QUERY_STRING" debug feature of mapserver and call mapserver with the
appropriate query string through a Runtime.exec() wrapper from my
servlets. Then I parse the output of mapserver back into my servlet, do
some stuff with it, and send the information back to the browser.
It works surprisingly well.
This is somewhat similar to the WMS approach ...
Bye, Frank
More information about the MapServer-users
mailing list