Re: WicketTester CDI and WicketApplication

2013-06-02 Thread Cedric Gatay
Hi David, you can have a look at the base CDI enabled test class we're using at code-troopers in the following gist : https://gist.github.com/CedricGatay/5694293 Regards, __ Cedric Gatay (@Cedric_Gatay http://twitter.com/Cedric_Gatay) http://code-troopers.com | http://www.bloggure.info |

Re: How I get the internal html content of a dynamically updated div tag using Apache Wicket

2013-06-02 Thread Andun Sameera
Hi All, Also cant we use AjaxEditableMultiLineLabel which is used in [1] for the task? Thanks! [1] - http://www.wicket-library.com/wicket-examples/ajax/wicket/bookmarkable/org.apache.wicket.examples.source.SourcesPage?1SourcesPage_class=org.apache.wicket.examples.ajax.builtin.EditableLabelPage