Use the examples as inspiration: http://examples8x.wicket.apache.org/websockets/ https://github.com/apache/wicket/tree/master/wicket-examples/src/main/java/org/apache/wicket/examples/websocket
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Wed, Aug 16, 2017 at 2:52 PM, nino martinez wael < [email protected]> wrote: > Hi > > I am looking into Wicket 8 and websockets using pax wicket, in my case I am > using jetty 9.3.14. I want to do a simple websocket sample.. > > However I cannot find something as simple as > a AjaxSelfUpdatingTimerBehavior as an websocket behavior.. > > So whats the simplest way todo a websocket example that shows some change > at clientside? > > -- > Best regards / Med venlig hilsen > Nino Martinez >
