Apache Wicket 10.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 237 22.3. Using HTTPS protocol . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2.0. Examples are hosted live at https://wicket-guide.herokuapp.com/. To get a local copy of the repository you can run the clone command from shell: git clone https://github.com/bitstorm/Wicket-tutorial-examples "Page storing" from chapter "Wicket Internals" The content of this paragraph is from wiki page https://cwiki.apache.org/confluence/display/WICKET/Page+Storage. As we have stated at the beginning of0 码力 | 336 页 | 7.16 MB | 1 年前3Apache Wicket 9.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 236 22.3. Using HTTPS protocol . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2.0. Examples are hosted live at https://wicket-guide.herokuapp.com/. To get a local copy of the repository you can run the clone command from shell: git clone https://github.com/bitstorm/Wicket-tutorial-examples "Page storing" from chapter "Wicket Internals" The content of this paragraph is from wiki page https://cwiki.apache.org/confluence/display/WICKET/Page+Storage. As we have stated at the beginning of0 码力 | 335 页 | 7.15 MB | 1 年前3Apache Wicket 8.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 252 22.3. Using HTTPS protocol . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2.0. Examples are hosted live at https://wicket-guide.herokuapp.com/. To get a local copy of the repository you can run the clone command from shell: git clone https://github.com/bitstorm/Wicket-tutorial-examples "Page storing" from chapter "Wicket Internals" The content of this paragraph is from wiki page https://cwiki.apache.org/confluence/display/WICKET/Page+Storage. As we have stated at the beginning of0 码力 | 350 页 | 9.95 MB | 1 年前3Apache Wicket 7.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 252 22.3. Using HTTPS protocol . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . url}. To get a local copy of the repository you can run the clone command from shell: git clone https://github.com/bitstorm/Wicket-tutorial-examples.git If you aren’t used to Git, you can simply download [Page storing] from chapter [Wicket Internals] The content of this paragraph is from wiki page https://cwiki.apache.org/confluence/display/WICKET/Page+Storage. As we have stated at the beginning of0 码力 | 346 页 | 10.00 MB | 1 年前3Introducing Apache Wicket
in Wicket 8 with lambda support. ● For a full coverage of forms and models see the user guide: https://wicket.apache.org/learn/#guide Resource handling Resource handling ● With “resource” we indicate public void renderHead(IHeaderResponse response) { response.render(JavaScriptHeaderItem.forUrl("https://code.jquery.com/" + "jquery.min.js")); response.render(JavaScriptHeaderItem.forScript("alert('page said before, we can declare dependencies on header items and resources: Url jqueyuiUrl = Url.parse("https://ajax.googleapis.com/ajax/libs/jqueryui/" + "1.10.2/jquery-ui.min.js"); UrlResourceReference0 码力 | 53 页 | 1.85 MB | 1 年前3
共 5 条
- 1