i8n highlighting #96

This commit is contained in:
Nanne Baars
2015-09-24 07:56:01 +02:00
parent 9218a0dbb0
commit 86e4fd1c85
6 changed files with 115 additions and 4 deletions

View File

@ -154,4 +154,10 @@ Browse to [http://localhost:8080/WebGoat](http://localhost:8080/WebGoat) and hap
## Reloading plugins
If you want to reload all the plugin visit the following url: `http://localhost:8080/WebGoat/service/reloadplugins.mvc`
in a new browser tab. After reloading a message will appear and you can refresh the WebGoat browser tab.
in a new browser tab. After reloading a message will appear and you can refresh the WebGoat browser tab.
## Debugging label properties
To be able to see which labels are loaded through a property file you first need to visit the following url:
`http://localhost:8080/WebGoat/service/debug/labels.mvc` in a new browser tab. Switch back to the WebGoat page and
reload this page. After this labels which load label from the property file will marked green.