Apache Wicket 7.x Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 164 16.1. Static vs dynamic resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . the related settings. 10 The current application’s instance can be retrieved at any time calling static method Application.get() in our code. We will give more details about this method in chapter 9.3 them as equivalent. Wicket comes with a rich set of link components suited for every need (links to static URL, Ajax- enhanced links, links to a file to download, links to external pages and so on). We will0 码力 | 346 页 | 10.00 MB | 1 年前3
Apache Wicket 8.x Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 165 16.1. Static vs dynamic resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . covering related settings. The current application’s instance can be retrieved at any time by calling static method 9 Application.get() in our code. We will give more details about this method in chapter in Appendix B. Wicket comes with a rich set of link components suited for every need (links to static URL, Ajax- enhanced links, links to a file to download, links to external pages and so on). We will0 码力 | 350 页 | 9.95 MB | 1 年前3
Apache Wicket 10.x Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 158 16.1. Static vs dynamic resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . covering related settings. The current application’s instance can be retrieved at any time by calling static method Application.get() in our code. We will give more details about this method in chapter 9.3 in Appendix B. Wicket comes with a rich set of link components suited for every need (links to static URL, Ajax- enhanced links, links to a file to download, links to external pages and so on). We will0 码力 | 336 页 | 7.16 MB | 1 年前3
Apache Wicket 9.x Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157 16.1. Static vs dynamic resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . related settings. 9 The current application’s instance can be retrieved at any time by calling static method Application.get() in our code. We will give more details about this method in chapter 9.3 in Appendix B. Wicket comes with a rich set of link components suited for every need (links to static URL, Ajax- enhanced links, links to a file to download, links to external pages and so on). We will0 码力 | 335 页 | 7.15 MB | 1 年前3
Introducing Apache Wicketapache.org/learn/#guide Resource handling Resource handling ● With “resource” we indicate both static resources (such as JS and CSS fles) and dynamic resources (those who returns they value on the contrary handling static resources is a very common task. With Wicket we can specify not just the static resource to load, but also its dependencies and its loading priority. Static resources ● In In general static resources are loaded from 3 possible sources: - A generic fle from local flesystem - A fle from classpath (via ClassLoader) - An URL ● In Wicket resources are instantiated using a reference0 码力 | 53 页 | 1.85 MB | 1 年前3
共 5 条
- 1













