How to speed up a page that uses data from a slow webservice

2009-07-13 Thread Martin Tilma
Hi all, I have a page and it's a bit slow and I want to speed it up, but don't know a proper solution. The case: I have a page that contains 5 components showing different data retrieved from a webservice. Each webservice call takes about 1 second. Besides that I have 2 buttons who's

Re: override isEnabed of FinishButton

2009-04-08 Thread Martin Tilma
(){ this.setEnabled(true); super.onBeforeRender(); } Martin Tilma wrote: Hello, I have a Wizard with a FinishButton. I want the button always be enabled. Because the method isEnabled is final I cant override it. I think coping the button and change the isEnabled method to always return true

override isEnabed of FinishButton

2009-04-07 Thread Martin Tilma
-- Martin Tilma Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500 - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: Wicket 1.3.5 behind a front-end proxy

2008-11-19 Thread Martin Tilma
. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Martin Tilma Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500