You could use iframe or ajax ways. I used AjaxPro with.NET and cgi Mapserver and I don't have a single page refresh (everything is updated in background: map, scalebar, legend, query results). If u use Java, I think u coluld try DWR (Direct Web Remoting). Seems to remember that JBox is more suitable to use with Ajax, but try some ways.
Cheers Piero 2007/7/4, LITTLE Nelson <[EMAIL PROTECTED]>:
Hello Mapserver users, I have developed a web based mapserver application using Java Mapscript & Servlets and it works well and looks great. I currently use the Rosa Applet as the map window display. My application is very similar in behaviour to the Mapserver Atlas application (AKA gmap) (online: http://www.mapsherpa.com/gmap/gmap75.phtml). Whenever the user hits 'Redraw Map' or clicks on a tool button, it causes the whole pages to be refreshed. My question is how could this be changed so that only the map window is refreshed, not the whole page? I know this is an architectural type question which is not really related to Mapserver, but if anyone would know the answer it would be the people on this list. Thanks, Nelson
