The BBC-DaaS SubProject of http://www.ifaf-berlin.de i.e. Building Blocks for Data as a Service
Note:Use Eclipse for now instead of using tomcat war
-
Download and install the tomcat from http://tomcat.apache.org/download-70.cgi/
-
Go to webapps directory which maybe be like (If you used default installation directory and are on windows): C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps
-
paste gwtUI.war in the webapps directory.
-
start tomcat (if not running).
-
run application from browser using url: http://localhost:8080/gwtUI/gwtUI.html
Note: You may need to restart tomcat after pasting the war file.
A sample dataset(csv is uploaded too).