Apache Wicket 8.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 241 21.3. Client-side APIs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . frameworks in that they build a model of requested pages on the server side and the HTML sent back to the client is generated according to this model. You can think of the model as if it was an “inverse” JavaScript DOM, meaning that: 1. it is built on the server-side 2. it is built before HTML is sent to the client 3. HTML code is generated using this model and not vice versa. General schema of page request handling0 码力 | 350 页 | 9.95 MB | 1 年前3Apache Wicket 7.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 241 21.3. Client-side APIs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . frameworks in that they build a model of requested page on the server side and the HTML sent back to the client is generated according to this model. You can think of the model as if it was an “inverse” JavaScript JavaScript DOM, meaning that: 1. is built on server-side 2. is built before HTML is sent to client 3. HTML code is generated using this model and not vice versa. image::../img/requesthandling-general.png[]0 码力 | 346 页 | 10.00 MB | 1 年前3Apache Wicket 10.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 228 21.3. Client-side APIs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . frameworks in that they build a model of requested pages on the server side and the HTML sent back to the client is generated according to this model. You can think of the model as if it was an “inverse” JavaScript DOM, meaning that: 1. it is built on the server-side 2. it is built before HTML is sent to the client 3. HTML code is generated using this model and not vice versa. General schema of page request handling0 码力 | 336 页 | 7.16 MB | 1 年前3Apache Wicket 9.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 227 21.3. Client-side APIs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . frameworks in that they build a model of requested pages on the server side and the HTML sent back to the client is generated according to this model. You can think of the model as if it was an “inverse” JavaScript DOM, meaning that: 1. it is built on the server-side 2. it is built before HTML is sent to the client 3. HTML code is generated using this model and not vice versa. General schema of page request handling0 码力 | 335 页 | 7.15 MB | 1 年前3Introducing Apache Wicket
JavaScript DOM, meaning that: 1) is built on server-side 2) is built before HTML is sent to client 3) HTML code is generated using this model and not vice versa. What is Wicket? ● Wicket is a ● By default after onClick has been executed, Wicket will send back to the current page to the client web browser. If we want to navigate to another page we must use method setResponsePage of class0 码力 | 53 页 | 1.85 MB | 1 年前3
共 5 条
- 1