WebSocket with InitParameter

2014-05-30 Thread Jan Moxter
of the javax.websocket.Session API. Thanks a lot for the help Jan Moxter

Re: WebSocket with InitParameter

2014-05-30 Thread Jan Moxter
Thanks for the indication, best list ever! Jan - Original Message - From: Martin Grigorov mgrigo...@apache.org To: users@wicket.apache.org, Jan Moxter jan.mox...@innobix.com Sent: Friday, May 30, 2014 9:27:51 AM Subject: Re: WebSocket with InitParameter Hi, See https

Re: Jetty 9 Websocket

2014-05-23 Thread Jan Moxter
@wicket.apache.org Sent: Thursday, May 22, 2014 11:53:13 PM Subject: Re: Jetty 9 Websocket Hi, Jetty 9.1 implements JSR356 and the recommended way is to use wicket-native-websocket-javax module. On May 23, 2014 4:38 AM, Jan Moxter jan.mox...@innobix.com wrote: Hallo, right now if you download

Jetty 9 Websocket

2014-05-22 Thread Jan Moxter
Hallo, right now if you download a jetty server in the version 9 you get the stable version 9.1.5.v20140505. The API for the websocket implementation did change between 9.0 and 9.1. so that the wicket-native-websocket-jetty9 module does not work any more. - are you planning to update the

SPDY

2014-05-15 Thread Jan Moxter
Hello wicket, does any one have a working wicket application that uses SPDY in deployment with a jetty 9.1 Application Server? I tried it and get all the time java.lang.IllegalStateException: not lastContent, no content and no responseInfo! meaning that the SPDY actual doe not work.

Additional Parameter fro AutoComplete

2014-03-20 Thread Jan Moxter
Hello Wicket, is there a way to send additional parameters from the UserInterface for the ajax call on an AutoComplete. The reason for it is that in an form the User can use parameters as a filter for the AutoComplete and i do not want to make so much Ajax Calls just to now what the User

Re: Additional Parameter fro AutoComplete

2014-03-20 Thread Jan Moxter
- Original Message - From: Martin Grigorov mgrigo...@apache.org To: users@wicket.apache.org, Jan Moxter jan.mox...@innobix.com Sent: Thursday, March 20, 2014 9:24:50 AM Subject: Re: Additional Parameter fro AutoComplete Hi, This is not possible at the moment. You should either use

Re: Modal dialog box to appear upon page load is too late

2014-01-08 Thread Jan Moxter
Why dont you use another approach, if you want to prevent input until page is loaded complete. html body div id=''noInputDiv style=position:absolute, width:100%, height:100% color:red z-index:1; etc. /div ... /body /html This would create a div that is over the whole page on the highest

Release Cycle for wicket-socket

2013-11-09 Thread Jan Moxter
or could you make a 0.13.1 release please? Thanks Jan Moxter -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Release-Cycle-for-wicket-socket-tp4662236.html Sent from the Users forum mailing list archive at Nabble.com

Re: Release Cycle for wicket-socket

2013-11-09 Thread Jan Moxter
good and stable in our internal production application. We did not use it yet in a client product but we are getting near to releasing our first installation (for a client) that has it implemented as well. Thanks Jan Moxter -- View this message in context: http://apache-wicket.1842946.n4

Download-Links broken

2007-11-11 Thread Jan Moxter
The download links on http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-rc14 are broken due to typo 4 -- View this message in context: http://www.nabble.com/Download-Links-broken-tf4786546.html#a13693320 Sent from the Wicket - User mailing list archive at Nabble.com.