Apache Wicket 8.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 165 16.3. Package resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 262 22.6. Package Resource Guard . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . components in the next chapters. 4.1. Wicket distribution and modules Wicket is available as a binary package on the main site http://wicket.apache.org . Inside this archive we can find the distribution jars0 码力 | 350 页 | 9.95 MB | 1 年前3Apache Wicket 7.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 164 16.3. Package resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 262 22.6. Package Resource Guard . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . components in the next chapters. 4.1. Wicket distribution and modules Wicket is available as a binary package on the main site http://wicket.apache.org . Inside this archive we can find the distribution jars0 码力 | 346 页 | 10.00 MB | 1 年前3Apache Wicket 10.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 158 16.3. Package resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 251 22.8. Package Resource Guard . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . components in the next chapters. 4.1. Wicket distribution and modules Wicket is available as a binary package on the main site http://wicket.apache.org . Inside this archive we can find the distribution jars0 码力 | 336 页 | 7.16 MB | 1 年前3Apache Wicket 9.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157 16.3. Package resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 250 22.8. Package Resource Guard . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . components in the next chapters. 4.1. Wicket distribution and modules Wicket is available as a binary package on the main site http://wicket.apache.org . Inside this archive we can find the distribution jars0 码力 | 335 页 | 7.15 MB | 1 年前3Introducing Apache Wicket
default this HTML fle must have the same name of the related page class and must be in the same package: ● In Wicket we can use page classpath to put any kind of resource, not just HTML (pictures, properties name>/* The web.xml file package helloWorld; import org.apache.wicket.Page; import org.apache.wicket.protocol.http.WebApplication; Wicket page we must add a component with the id equal to the value of the wicket:id previously set: package helloWorld; import org.apache.wicket.markup.html.WebPage; import org.apache.wicket.markup.html.basic0 码力 | 53 页 | 1.85 MB | 1 年前3
共 5 条
- 1