|
1
|
prepare
- install Java and an application server (such as Apache Tomcat)
- recommend 2 Gig memory, 40 Gig disk for data
|
|
2
|
install
- unzip the nextanalytics download to extract the source files
- open the NetBeans project enclosed or import into your IDE
- edit WEB-INF/web.xml, set the path to the variables file
|
|
3
|
run
- build and run, starting index.jsp
- start exploring the tutorial projects in OpenChooseProject.aspx
|
|