[
https://issues.apache.org/jira/browse/WICKET-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435827#comment-15435827
]
Martin Grigorov commented on WICKET-6226:
-----------------------------------------
What do you mean by "Wicket won't recognize" ?
I don't experience any issues with both urls. Both are valid and serve the very
same content.
> DOCTYPE URL in properties.xml example in wicket documentation won't work.
> --------------------------------------------------------------------------
>
> Key: WICKET-6226
> URL: https://issues.apache.org/jira/browse/WICKET-6226
> Project: Wicket
> Issue Type: Improvement
> Components: guide
> Affects Versions: 6.24.0
> Environment: openSUSE 42.1
> Reporter: Julius Köhnen
>
> Wicket won't recognize any properties.xml when using the given line:
> <!DOCTYPE properties SYSTEM
> "http://www.oracle.com/webfolder/technetwork/jsc/dtd/properties.dtd">
> Using this line works:
> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)