Start an application without stored settings (GWC for HTML5)

An HTML5 client has the ability to ignore stored settings.

To ignore the stored settings:

Add #ignoreSettings to the URL that displays the application using GWC for HTML5.
http://localhost:6394/wa/r/gwc-demo#ignoreSettings
http://localhost:6394/wa/r/gwc-demo?OutputMap=DUA_HTML5#ignoreSettings
#ignoreSettings is always placed at the end of the URL.