features:
- injects the front-end scripts to every webapp hosted by this tomcat instance
- export as a jar file
- paste it to the tombacat/lib
- modifiy server.xml file to include the filter
a global filter (valve) for tomcat server to inject the needed front-end scripts to connect to the PMP server
Java