Monitoring GWT Website
- by Raf
We currently monitor our webapps using curl. More and more of our webapps use the GWT framework, which uses tons of javascript, and we can't rely on our curl system to monitor anymore. Therefore, we search the right tool to monitor, but it seems difficult to find a crawler which is light (no Selenium please) but handles javascript correctly.
PS : we host our webapps as well as the probes, we don't want any Internet monitoring service.