[CONF] Apache Wicket How to switch to SSL mode

2013-01-15 Thread confluence
How to switch to SSL mode Page edited by Jeremy Levy Changes (1) ... Referencing the example above, override

[CONF] Apache Wicket How to switch to SSL mode

2013-01-15 Thread confluence
How to switch to SSL mode Page edited by Jeremy Levy Changes (1) ... });{code} --- {note} As of

[CONF] Apache Wicket How to switch to SSL mode

2013-01-15 Thread confluence
How to switch to SSL mode Page edited by Jeremy Levy Changes (6) h2. Wicket 6.x, usingnbsp;HttpsMapper Inside of the Application.init()

[CONF] Apache Wicket Page Storage

2013-01-21 Thread confluence
Page Storage Page edited by Sven Meier Changes (1) ... When a SerializedPage has to be stored DefaultPageStore stores it in a application

[CONF] Apache Wicket Adding Javascript or CSS using a Resource

2013-01-21 Thread confluence
Adding _javascript_ or CSS using a Resource Page edited by Adam A. Koch Comment: added 1.4 example Changes (1) ...

[CONF] Apache Wicket Adding Javascript or CSS using a Resource

2013-01-21 Thread confluence
Adding _javascript_ or CSS using a Resource Page edited by Adam A. Koch Comment: added 1.4 example Changes (2) ...

[CONF] Apache Wicket Index

2013-01-22 Thread confluence
Index Page edited by Ondrej Zizka Changes (1) ... h3. Application server * [Setup Tomcat] - servlet engine / application server *

[CONF] Apache Wicket Calling Wicket from Javascript

2013-01-25 Thread confluence
Calling Wicket from _javascript_ Page edited by Nick Pratt Changes (3) ... h3. Calling your Java Wicket component from _javascript_ If you add

[CONF] Apache Wicket Calling Wicket from Javascript

2013-01-25 Thread confluence
Calling Wicket from _javascript_ Page edited by Emond Papegaaij Changes (2) ... h4. Wicket 6.0+ Wicket.Ajax.get( ) and

[CONF] Apache Wicket More on models

2013-01-29 Thread confluence
More on models Page edited by Kai Broszat Changes (2) ... will convert the contents of the text field to and from an Integer value.

[CONF] Apache Wicket Wicket's XHTML tags

2013-01-30 Thread confluence
Wickets XHTML tags Page edited by Ondrej Zizka Changes (2) ... h3. Element wicket:enclosure *wicket:enclosure* \- (since 1.3)

[CONF] Apache Wicket Wicket Products

2013-02-01 Thread confluence
Wicket Products Page edited by Ondrej Zizka Changes (1) ... * [Small Improvements|http://www.small-improvements.com] Wicket and GAE based

[CONF] Apache Wicket Wicket Products

2013-02-01 Thread confluence
Wicket Products Page edited by Ondrej Zizka Changes (6) ... * [amiando|http://www.amiando.com] amiando is Europe’s leading tool for online

[CONF] Apache Wicket How to switch to SSL mode

2013-02-11 Thread confluence
How to switch to SSL mode Page edited by Chris Merrill Comment: correct reference to @RequireHttps (was: @RequiresHttps) Changes (1)

[CONF] Apache Wicket Spring

2013-02-21 Thread confluence
Spring Page edited by Gerry King Comment: replaced 'accessor' (which is incorrect) with 'setter' in WARNING. Small but not minor change Changes (1)

[CONF] Apache Wicket Generic Busy Indicator (for both Ajax and non-Ajax submits)

2013-03-05 Thread confluence
Generic Busy Indicator (for both Ajax and non-Ajax submits) Page edited by Marcus Bosten Comment: added some code for usage along with wicket 6 Changes (2)

[CONF] Apache Wicket Index

2013-03-08 Thread confluence
Index Page edited by Ralf Eichinger Changes (1) ... h3. GUI-Components and Widgets Here is the reference for the standard Wicket

[CONF] Apache Wicket Wicket Native WebSockets

2013-03-19 Thread confluence
Wicket Native WebSockets Page edited by Hendy Irawan Changes (2) ... For Jetty 7.5+ this is

[CONF] Apache Wicket Wicket Native WebSockets

2013-03-19 Thread confluence
Wicket Native WebSockets Page edited by Hendy Irawan Changes (3) ... h5. Maven dependency Add dependency to either

[CONF] Apache Wicket Wicket Blogs

2013-03-24 Thread confluence
Wicket Blogs Page edited by Cedric Gatay Comment: Added Bloggure.info Changes (1) ... * [Sergei Sizov: Software

[CONF] Apache Wicket Index

2013-04-09 Thread confluence
Index Page edited by Ralf Eichinger Comment: removed orphaned "Output"-widget list and added cool and sexy Wicket-Bootstrap to GUI-Components section Changes (2)

[CONF] Apache Wicket Ideas for Wicket 7.0

2013-04-25 Thread confluence
Ideas for Wicket 7.0 Page edited by Martin Grigorov Comment: Link to a blog article explaining how to use animations while replacing a component. Changes (3)

[CONF] Apache Wicket Wicket 7.0 Roadmap

2013-04-25 Thread confluence
Wicket 7.0 Roadmap Page added by Martin Grigorov This page lists the tasks the Wicket team agreed to implement for Wicket 7.0. Java 7 as a minimum Servlet 3 as a minimum Tickets in Jira with "Fix Version" = 7.0

[CONF] Apache Wicket Pages

2013-04-25 Thread confluence
Pages Page edited by Phu-Hiep DUONG Changes (1) ... {{http://hostname:port/appname/?bookmarkablePage=org.wicket-wiki.example.MyPage}}

[CONF] Apache Wicket Pages

2013-04-25 Thread confluence
Pages Page edited by Phu-Hiep DUONG Changes (1) ... {{http://hostname:port/appname/?bookmarkablePage=org.wicket-wiki.example.MyPage}}

[CONF] Apache Wicket Getting a url for display

2013-04-25 Thread confluence
Getting a url for display Page comment added by Phu-Hiep DUONG I don't know where to put application.getPages().putClassAlias(MyPage.class, "myAlias");? is it obsolete for wicket 6.7? Change

[CONF] Apache Wicket Wicket 7.0 Roadmap

2013-04-26 Thread confluence
Wicket 7.0 Roadmap Page edited by Igor Vaynberg Changes (1) ... Status: Not started Jira:

[CONF] Apache Wicket Wicket 7.0 Roadmap

2013-04-26 Thread confluence
Wicket 7.0 Roadmap Page edited by Martin Grigorov Changes (1) ... } {code} h4. XyzValidator#decorate() should work with

[CONF] Apache Wicket Wicket 7.0 Roadmap

2013-04-27 Thread confluence
Wicket 7.0 Roadmap Page edited by Igor Vaynberg Changes (1) ... h4. XyzValidator#decorate() should work with IValidationError instead of

[CONF] Apache Wicket Wicket 7.0 Roadmap

2013-04-28 Thread confluence
Wicket 7.0 Roadmap Page edited by Igor Vaynberg Changes (1) ... * having groups as non-components will allow for nested sets of checks and

[CONF] Apache Wicket Migration to Wicket 7.0

2013-04-29 Thread confluence
Migration to Wicket 7.0 Page added by Martin Grigorov Migrating to Wicket 7.0 Environment Item 1 Sub item Environment Wicket 7.0 requires at least Java 7 Wicket 7.0 requires Servlet 3.0 Item 1 Sub item Some

[CONF] Apache Wicket Wicket 7.0 Roadmap

2013-04-29 Thread confluence
Wicket 7.0 Roadmap Page edited by Martin Grigorov Changes (1) ... [Ideas for Wicket 7.0] list some more ideas but to add a task in the Roadmap

[CONF] Apache Wicket Wicket 7.0 Roadmap

2013-04-29 Thread confluence
Wicket 7.0 Roadmap Page edited by Martin Grigorov Changes (1) ... wicket-cdi should use cdi 1.1 which should remove dependency onto

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-01 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (6) ... h3. Environment * h4. Wicket 7.0 requires at least Java 7

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-02 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (1) ... h5. org.apache.wicket.Component#renderHead(HtmlHeaderContainer) is

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-02 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (1) ... return dependencies; } {code} h5.

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-02 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (1) ... StringResourceModel model = new StringResourceModel(resourceKey, model,

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-02 Thread confluence
Migration to Wicket 7.0 Page edited by Cedric Gatay Comment: Added behavior changes involved by WICKET-4664 Changes (3) ...

[CONF] Apache Wicket Wicket 7.0 Roadmap

2013-05-02 Thread confluence
Wicket 7.0 Roadmap Page edited by Martin Grigorov Changes (1) ... Guice, Spring, JUnit, Mockito, Velocity, ... h4. Vote which

[CONF] Apache Wicket Wicket 7.0 Roadmap

2013-05-02 Thread confluence
Wicket 7.0 Roadmap Page edited by Martin Grigorov Changes (1) ... h4. throttling settings should be mutable to make it easier to override

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-02 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (1) ... {code} h5.

[CONF] Apache Wicket Wicket 7.0 Roadmap

2013-05-02 Thread confluence
Wicket 7.0 Roadmap Page edited by Martin Grigorov Changes (2) ... {code} Status: *Done* Assignee: mgrigorov Jira:

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-02 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (1) ... h5. org.apache.wicket.request.http.WebResponse encodes the value of the

[CONF] Apache Wicket Wicket 7.0 Roadmap

2013-05-02 Thread confluence
Wicket 7.0 Roadmap Page edited by Martin Grigorov Changes (1) ... Guice, Spring, JUnit, Mockito, Velocity, ... Assignee:

[CONF] Apache Wicket Wicket 7.0 Roadmap

2013-05-02 Thread confluence
Wicket 7.0 Roadmap Page edited by Igor Vaynberg Changes (1) ... The experimental modules can be promoted as stable and use the same version as

[CONF] Apache Wicket Wicket 7.0 Roadmap

2013-05-03 Thread confluence
Wicket 7.0 Roadmap Page edited by Martin Grigorov Changes (2) ... * Rename renderHead(HtmlHeaderContainer)

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-03 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (1) ... The value of the file name used in Content-Disposition response header

[CONF] Apache Wicket Wicket 7.0 Roadmap

2013-05-06 Thread confluence
Wicket 7.0 Roadmap Page edited by Dominik Drzewiecki Changes (1) ... h4. cdi 1.1 upgrade wicket-cdi should use cdi 1.1 which

[CONF] Apache Wicket Ideas for Wicket 7.0

2013-05-06 Thread confluence
Ideas for Wicket 7.0 Page edited by Dominik Drzewiecki Changes (1) ... * Rename renderHead(HtmlHeaderContainer)

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-06 Thread confluence
Migration to Wicket 7.0 Page edited by Cedric Gatay Comment: Update for WICKET-4837 Changes (1) ... This way it

[CONF] Apache Wicket Wicket 7.0 Roadmap

2013-05-09 Thread confluence
Wicket 7.0 Roadmap Page edited by Martin Grigorov Changes (1) ... * getApplication().getCssSettings().setSortOrderDownClass(sort-order-down);

[CONF] Apache Wicket Wicket Ajax

2013-05-22 Thread confluence
Wicket Ajax Page edited by Martin Grigorov Comment: Add an entry for the new Ajax attribute - EventPropagation Changes (1)

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-22 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Comment: Add notes to the change of allowDefault Ajax attribute Changes (2)

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-22 Thread confluence
Migration to Wicket 7.0 Page edited by Sven Meier Comment: WICKET-5198 eventPropagation Changes (2) ... This is

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-23 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Comment: WICKET-5196 Changes (1) ... This is done to make

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-24 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (2) ... {code} h3. Deprecated classes/methods/fields are removed

[CONF] Apache Wicket Index

2013-05-29 Thread confluence
Index Page edited by Ilkka Seppälä Changes (1) ... h3. External Links * [Wicket Spirals|http://www.webinaria.com/video.php?VID=477] teaching

[CONF] Apache Wicket Wicket Blogs

2013-05-29 Thread confluence
Wicket Blogs Page edited by Nagaraja Yellapu Changes (1) ... * [Dan Simko: Czech Blog about Wicket|http://wickeria.com/blog] (runs on Wicket

[CONF] Apache Wicket Wicket Blogs

2013-05-29 Thread confluence
Wicket Blogs Page edited by Nagaraja Yellapu Changes (1) ... * [Dan Simko: Czech Blog about Wicket|http://wickeria.com/blog] (runs on Wicket

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-29 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (2) ... in this case the formComponents owning Form will be used.

[CONF] Apache Wicket Wicket 7.0 Roadmap

2013-05-29 Thread confluence
Wicket 7.0 Roadmap Page edited by Martin Grigorov Changes (1) ... Jira: [WICKET-5167|https://issues.apache.org/jira/browse/WICKET-5167]

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-29 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (1) ... From now on it is recommended all implementations of

[CONF] Apache Wicket Ideas for Wicket 7.0

2013-05-29 Thread confluence
Ideas for Wicket 7.0 Page edited by Bertrand Guay-Paquet Changes (1) ... - add more stateless components (stateless versions of existing

[CONF] Apache Wicket Ideas for Wicket 7.0

2013-05-29 Thread confluence
Ideas for Wicket 7.0 Page edited by Bertrand Guay-Paquet Changes (2) ... - add more stateless components (stateless versions of existing

[CONF] Apache Wicket How to write JSON response

2013-05-31 Thread confluence
How to write JSON response Page edited by Kristian Rosenvold Comment: Updated to 1.5 syntax Changes (1) ...

[CONF] Apache Wicket How to write JSON response

2013-05-31 Thread confluence
How to write JSON response Page edited by Martin Grigorov Changes (5) ... public JsonWebPage(PageParameters pageParameters) {

[CONF] Apache Wicket Migration to Wicket 7.0

2013-06-12 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (2) ... This way all registered ISessionListeners will be notified when a

[CONF] Apache Wicket Migration to Wicket 7.0

2013-06-13 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (1) ... It was based on Swing APIs and many people complained about this. Use

[CONF] Apache Wicket Migration to Wicket 7.0

2013-06-13 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (1) ... If its style/locale/variation/encoding are changed then it will reload

[CONF] Apache Wicket Migration to Wicket 7.0

2013-06-13 Thread confluence
Migration to Wicket 7.0 Page edited by Sven Meier Comment: AbstractLink WICKET-4904 Changes (4) ... If its

[CONF] Apache Wicket Migration to Wicket 7.0

2013-06-14 Thread confluence
Migration to Wicket 7.0 Page edited by Sven Meier Comment: WICKET-5235 Changes (1) ... The href and disabled

[CONF] Apache Wicket Migration to Wicket 7.0

2013-06-18 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (1) ... Component and Sessions meta data must be serializable.

[CONF] Apache Wicket Migration to Wicket 7.0

2013-06-18 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (1) ... This way it is consistent with the other #getXyzListeners() methods in

[CONF] Apache Wicket Websites based on Wicket

2013-06-19 Thread confluence
Websites based on Wicket Page edited by Ian Marshall Comment: Added MarketTree.co.uk to the list of public sites Changes (1)

[CONF] Apache Wicket Migration to Wicket 7.0

2013-06-20 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (1) ... Wicket 7.x supports authorization for requests to resources (IResource)

[CONF] Apache Wicket Migration to Wicket 7.0

2013-06-21 Thread confluence
Migration to Wicket 7.0 Page edited by Cedric Gatay Comment: Wicket-5246 Changes (12) ... h5.

[CONF] Apache Wicket Migration to Wicket 6.0

2012-05-08 Thread confluence
Migration to Wicket 6.0 Page edited by Martin Grigorov Changes (1) ... | org.apache.wicket.util.resource.**|

[CONF] Apache Wicket Migration to Wicket 6.0

2012-05-08 Thread confluence
Migration to Wicket 6.0 Page edited by Martijn Dashorst Changes (1) ... * In test land cleanup of feedback messages was controlled by

[CONF] Apache Wicket Migration to Wicket 6.0

2012-05-08 Thread confluence
Migration to Wicket 6.0 Page edited by Martijn Dashorst Changes (1) ... * In test land cleanup of feedback messages was controlled by

[CONF] Apache Wicket Migration to Wicket 6.0

2012-05-08 Thread confluence
Migration to Wicket 6.0 Page edited by Martijn Dashorst Changes (1) ... * In test land cleanup of feedback messages was controlled by

[CONF] Apache Wicket Migration to Wicket 6.0

2012-05-09 Thread confluence
Migration to Wicket 6.0 Page edited by Martin Grigorov Comment: WICKET-4535 Changes (1) ... h3. Repeaters *

[CONF] Apache Wicket How to use the same Form for editing and new

2012-05-10 Thread confluence
How to use the same Form for editing and new Page edited by Peter Henderson Comment: Added another way of makeing a textfield readonly. Changes (1)

[CONF] Apache Wicket Companies that provide services

2012-05-15 Thread confluence
Companies that provide services Page edited by Carl-Eric Menzel Changes (1) ... * [Rivièra Online|http://riviera-online.fr/] is a French

[CONF] Apache Wicket Wicket Ajax

2012-05-18 Thread confluence
Wicket Ajax Page edited by Martin Grigorov Comment: Add FAQ section Changes (1) ... At

[CONF] Apache Wicket Wicket Ajax

2012-05-18 Thread confluence
Wicket Ajax Page edited by Martin Grigorov Comment: Update docs for handlers' parameters Changes (8) ... Since

[CONF] Apache Wicket Wicket without web.xml (embedded Jetty)

2012-05-28 Thread confluence
Wicket without web.xml (embedded Jetty) Page added by Pouyan Fotouhi Tehrani Table of contents Motivation Configuring Jetty Adding Wicket Filter to Jetty Extra Servlet for static resources Motivation There are

[CONF] Apache Wicket Calling Wicket from Javascript

2012-05-28 Thread confluence
Calling Wicket from _javascript_ Page edited by Travis Carlson Comment: Updated API for Wicket 1.5 Changes (4) ...

[CONF] Apache Wicket Best Practices and Gotchas

2012-06-02 Thread confluence
Best Practices and Gotchas Page edited by Josef Comment: Updated doctype to match html5 Changes (2) ...

[CONF] Apache Wicket Best Practices and Gotchas

2012-06-02 Thread confluence
Best Practices and Gotchas Page edited by Josef Comment: Added some antipatterns Changes (4) ... The advantage

[CONF] Apache Wicket Best Practices and Gotchas

2012-06-02 Thread confluence
Best Practices and Gotchas Page edited by Josef Changes (3) ... } {code} (antipattern 1-3 from blog letsgetdugg,

[CONF] Apache Wicket Best Practices and Gotchas

2012-06-02 Thread confluence
Best Practices and Gotchas Page edited by Josef Changes (1) ... The PropertyModel holds a reference to the Model which fetches the User on

[CONF] Apache Wicket Best Practices and Gotchas

2012-06-02 Thread confluence
Best Practices and Gotchas Page edited by Josef Comment: removed obsolete info for 1.1, 1.2, look for it in mailing lists, cleaned up info Changes (5)

[CONF] Apache Wicket Best Practices and Gotchas

2012-06-02 Thread confluence
Best Practices and Gotchas Page edited by Josef Comment: Added do's and dont's from orange 11 Changes (2) ...

[CONF] Apache Wicket Best Practices and Gotchas

2012-06-02 Thread confluence
Best Practices and Gotchas Page edited by Josef Changes (7) ... {code} h2. Dos and dont (thanks orange11-blog)

[CONF] Apache Wicket Best Practices and Gotchas

2012-06-02 Thread confluence
Best Practices and Gotchas Page edited by Josef Changes (2) ... textarea wicket:id=mytextContent to be replaced by Wicket/textarea {code}

[CONF] Apache Wicket Best Practices and Gotchas

2012-06-02 Thread confluence
Best Practices and Gotchas Page edited by Josef Changes (4) ... {code} Why - because A) we dont want to risk serialize an

[CONF] Apache Wicket Best Practices and Gotchas

2012-06-02 Thread confluence
Best Practices and Gotchas Page edited by Josef Changes (2) ... {code} * h2. Links with stuff not yet integrated:

[CONF] Apache Wicket Best Practices and Gotchas

2012-06-02 Thread confluence
Best Practices and Gotchas Page edited by Josef Changes (1) ...

[CONF] Apache Wicket Migration to Wicket 6.0

2012-06-15 Thread confluence
Migration to Wicket 6.0 Page edited by Sven Meier Comment: minor change in IErrorMessageSource Changes (1) ... *

[CONF] Apache Wicket Wicket without web.xml (embedded Jetty)

2012-06-22 Thread confluence
Wicket without web.xml (embedded Jetty) Page edited by Pouyan Fotouhi Tehrani Changes (1) ... ServletContextHandler sch = new

  1   2   3   4   5   6   7   8   9   10   >