Tuesday, August 12, 2008

MapScript on Windows with NetBean

MapScript on Windows with NetBean
I this post i use Netbean 6 and Windows.
Following these step you will can using Mapscipt in your web application:
First install Mapserver for Windows.
  1. Add these path into your Windows's PATH : C:\Program Files\ms4w\Apache\cgi-bin and C:\Program Files\ms4w\Apache\cgi-bin\mapscript\java.
  2. Copy mapscript.jar in C:\Program Files\ms4w\Apache\cgi-bin\mapscript\java to Apache Tomcat 6.0.16\lib which is used by NetBean in your web application.
  3. And now you can use Mapscript in NetBean.

No comments: