Re: fast user input speed

2010-06-28 Thread Igor Vaynberg
this is not your typical usecase for a web application :) web applications are limited by the round trip to the server - which is limited by how fast your server is and what the user's connection speed is. i would try to profile your application and see if you can make it faster, but i dont think

fast user input speed

2010-06-24 Thread Joerib
Hello, We are developping an application using Wicket 1.4. The application is a rewrite of an old Delphi program. The users have a special requirement that all input data must be done via the right hand keypad. Input data is mostly numeric data and field submission is done with the right keypad