Dear all,<br><br>I've been using Geoserver in WinXP for some time, exploring its possibilities with OpenLayers. Geoserver seems to install Apache and a lean version of OpenLayers, which lacks many modules. So far to use these modules I've been copying them into GeoServer's script directory (data_dir/www/openlayers) and including them by hand in the code, like:<br>
<br> <script src="../openlayers/OverviewMap.js"></script><br><br>So now I'd need to install OpenLayers somehow, so that when OpenLayers.js includes a file such as 'OpenLayers/Controls/OverviewMap.js' it finds the proper path. How do I do this? Install it with Apache or can it be deployed to GeoServer?<br>
<br>This is really a newbie one, but I'm unfamiliar with Apache and am a bit in the dark.<br><br>Thank you,<br><br>Luís<br>