Performance problem when loading a panel

2009-08-13 Thread Mostafa Mohamed
Hi, We're working on a wicket/spring/hibernate webapp (research repository) and today i was working on an 'Add Publication Panel'. i added some validation today but whenever i click on the link that shows the panel in the main content area it takes like 10/15 seconds to show it. Tomcat doesn't

Re: Performance problem when loading a panel

2009-08-13 Thread Martin Makundi
I suggest you use a profiler. Profiler4j or jProfiler. and find out the reason! ** Martin 2009/8/13 Mostafa Mohamed es.most...@gmail.com: Hi, We're working on a wicket/spring/hibernate webapp (research repository) and today i was working on an 'Add Publication Panel'. i added some

Re: Performance problem when loading a panel

2009-08-13 Thread Igor Vaynberg
i think you should post it again. if you are going to post it twice it is probably worth posting it thrice. -igor On Thu, Aug 13, 2009 at 1:05 PM, Mostafa Mohamedes.most...@gmail.com wrote: Hi, We're working on a wicket/spring/hibernate webapp (research repository) and today i was working on