|
Page Edited :
WICKET :
Use a different extension for template files
Use a different extension for template files has been edited by Matt Welch (Feb 28, 2007). Content:To accomplish this you need to override the Webpage.getMarkupType() For instance, the default: public String getMarkupType() { return "html"; } can be overridden to be something like: public String getMarkupType() { return "xhtml"; } |
Powered by
Atlassian Confluence
(Version: 2.2.9 Build:#527 Sep 07, 2006)
-
Bug/feature request
Unsubscribe or edit your notifications preferences
Unsubscribe or edit your notifications preferences
