-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: archetype-simple-wrj-1.3.1, archetype-quickstart-wrj-1.3.1, viewer-wicket-1.3.1
-
Fix Version/s: archetype-simple-wrj-1.4.0, archetype-quickstart-wrj-1.4.0, viewer-wicket-1.4.0
-
Component/s: Isis Viewer Wicket, ZZZ Archetype: SimpleApp
-
Labels:None
Thus:
- if in Isis SERVER mode (= Wicket DEPLOYMENT mode), should strip wicket tags
- if in Isis PROTOTYPE mode (= Wicket DEVELOPMENT mode), should not strip wicket tags.
In both cases, can be overridden by setting "isis.viewer.wicket.stripWicketTags" config in one of the loaded configuration files (typically viewer_wicket.properties, but isis.properties would also work).