WicketTester and BrowserInfoPage

2008-12-19 Thread Sujit Arungundram
I have setGatherExtendedBrowserInfo(true) and inside my main entry page, the Login Page, I read the clientInfo object. When I try to test the rendering of the login page using WicketTester, the last rendered page is BrowserInfoPage. Is there a way to tell WicketTester to automatically follow t

Disabling Form submit

2008-12-10 Thread Sujit Arungundram
I have a form with a bunch of text fields and a submit button. I would like to keep the form submit button disabled until the form passes validation. The form is currently validated using the ajaxformvalidation behavior. Is there an out of the box technique to do this? I copied the AjaxFormVa

Wicket yui menubar inside a grid

2008-12-09 Thread Sujit Arungundram
Hi, I have added a yui menubar component inside one of the inmethod grid columns. The menu with its submenu options display fine when the grid is rendered the first time on page load. But on any subsequent ajax refresh of the grid (ie.., through paging or row selection etc), the menubar is not g