So I went ahead and *quickly* put together a simple web app which allows people to submit user-agents for review. There is *a lot* of things which need to be added like more pages, a developer view and login, some workflow pages, and API integration, etc, etc.
I used the latest Java frameworks to build it. I'm not particularly impressed with the framework design, but it works and its simple. I'm very open to design changes on this, so please provide feedback. If someone could please set this up on the Device Map VM and make me a login, I will happily continue work on it and accept requirements. I'm hesitant to invest any more time in this without buy in from the project. To set this up: -untar the attachment -run: mvn package -execute: devicemapweb/src/main/config/createDB.sql, this will create a user and a database -deploy: target/devicemapweb.war into tomcat6/7 (I tested with tomcat7) -browser url: http://[tomcathost]/devicemapweb/review Thanks, Reza
devicemapweb.tar.gz
Description: GNU Zip compressed data
