I've added some text to the page, describing the UI elements. However, it seems something on that server is blocking WS. The HTTP connection is not upgraded to WS and does not receive any data. Is Tomcat configured correctly for WS, or perhaps a proxy is blocking WS?
Best regards, Emond On Monday 28 January 2013 11:55:53 Martin Grigorov wrote: > Hi Emond, > > I just deployed 6.5.0 to > http://www.wicket-library.com/wicket-examples-6.0.x/atmosphere/?0 and I > tested few random apps to see whether everything is OK. > > At the link above I see very simple UI (two input fields and one link). > I think this page needs some description around these UI controls because > currently I have to dig in the source code to understand how to use these > input fields and what to expect when clicking the link. > > I've entered some text in the second input and clicked the link and nothing > happened :-/ > > The server runs with Tomcat 7.0.34.
