Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
6.12.0
Description
Actually there's no way to beautify the URL for the "wicket-autocomplete.js", because its ResourceReference is defined as private static final in AbstractAutoCompleteBehavior. I would suggest to add a static method that returns the ResourceReference. This way, one can easily mount the resource in WebApplication#init().