Re: Problem with WebRequestCodingStrategy's and mobile phones

2013-12-05 Thread Kirstin03Koly
These phone signal jammers are available at a very reasonable price. You can buy this phone signal jammer very easily. As this service takes nominal charges on the network, so you would need to spend a little amount to get complete peace of mind when you are not willing to get disturbed. -- Vie

Re: Problem with WebRequestCodingStrategy's and mobile phones

2009-02-11 Thread Igor Vaynberg
we would have to add it to almost all coding strategies because almost all of them use the colon. -igor On Tue, Feb 10, 2009 at 11:50 PM, Jeremy Thomerson wrote: > Can one of the core devs add a note to the javadoc of > UrlCompressingWebCodingStrategy to the effect of "NOTE: Using this strategy

Re: Problem with WebRequestCodingStrategy's and mobile phones

2009-02-10 Thread Jeremy Thomerson
Can one of the core devs add a note to the javadoc of UrlCompressingWebCodingStrategy to the effect of "NOTE: Using this strategy may cause errors in some mobile phone browsers, specifically the Motorola V3 and other UP.Link browser mobile phones" -- Jeremy Thomerson http://www.wickettrainin

Re: Problem with WebRequestCodingStrategy's and mobile phones

2009-02-10 Thread Timo Rantalaiho
On Mon, 09 Feb 2009, Jeremy Levy wrote: > We tested this on several other handsets that we have available and can > confirm that it breaks all form submits. > > This is a some what obsecure case, and perhaps irrelvant if you don't run a > mobile site, but we saw our number's drop by about 20% - 50

Problem with WebRequestCodingStrategy's and mobile phones

2009-02-09 Thread Jeremy Levy
We figured out something very interesting with the default URL coding strategy's that Wicket uses when using mobile phones / devices. We run a fairly heavily trafficked mobile site, and having been using CryptedUrlWebRequestCodingStrategy for sometime. While attempting to debug some page timeout