It is technically possible ... but with no effect :(((( What should be the steps to send component tree update on websocket client connect?
On Thu, Sep 1, 2016 at 12:35 PM, Martin Grigorov <[email protected]> wrote: > Hi Maxim, > > If I remember correctly it is not yet possible to write to the client at > that point. > But I might be wrong. > > Martin Grigorov > Wicket Training and Consulting > https://twitter.com/mtgrigorov > > On Thu, Sep 1, 2016 at 7:11 AM, Maxim Solodovnik <[email protected]> > wrote: > > > Hello, > > > > I wonder why we don't have WebSocketRequestHandler in onConnect message > > handler. > > I would like to perform markup update on client connect, and it seems to > be > > impossible without copy/pasting onEvent method code > > > > -- > > WBR > > Maxim aka solomax > > > -- WBR Maxim aka solomax
