Re: [Wicket-user] Spiral 12 update

2005-08-18 Thread Johan Compagner
Well, I have at many places in my application. Those errors disappear when I replace, e.g., // NullPointerException in edit setResponsePage(new CategoriesPage()); with Page categoriesPage = new CategoriesPage(); categoriesPage.onRedirect(); Dzenan \ You shouldn't call onRedirecT() becaus

[Wicket-user] Spiral 12 update

2005-08-18 Thread Dzenan Ridjanovic
Johan, To be more precise, the null pointer exception does not appear all the time. It appeared several times while I was testing Spiral 12 that is on the Web: http://drdb.fsa.ulaval.ca/urls12/app Actions where the null pointer exception happened: A member removal. (changed, no more error)

[Wicket-user] Spiral 12 update

2005-08-18 Thread Dzenan Ridjanovic
Johan, >which version of wicket are you testing ? (line numbers don't match with my code) I use 1.1-b2. Because what is exactly null in youre place? setResponsePage() is not doing much... getRequestCycle().setResponsePage(page); One of several places where there is a problem. This one is

Re: [Wicket-user] Spiral 12 update

2005-08-18 Thread Johan Compagner
which version of wicket are you testing ? (line numbers don't match with my code) Because what is exactly null in youre place? setResponsePage() is not doing much... getRequestCycle().setResponsePage(page); so somehow getRequestCycle() returns null ... But i don't know how this is possible.

[Wicket-user] Spiral 12 - update

2005-08-17 Thread Dzenan Ridjanovic
I am not sure what I should do in Thunderbird to be able to read properely a multi-part message such as Message: 7 Subject: RE: [Wicket-user] Spiral 12 update Date: Wed, 17 Aug 2005 17:45:16 +0200 From: "Eelco Hillenius" <[EMAIL PROTECTED]> To: Reply-To: wicket-user@lists

RE: [Wicket-user] Spiral 12 update

2005-08-17 Thread Eelco Hillenius
icket-user@lists.sourceforge.net CC: Onderwerp: [Wicket-user] Spiral 12 update Hi, The new member registration works now in Spiral 12 (urls12). The update is on the Web: Spiral 12 introduction:: http://drdb.fsa.ulav

[Wicket-user] Spiral 12 update

2005-08-17 Thread Dzenan Ridjanovic
Hi, The new member registration works now in Spiral 12 (urls12). The update is on the Web: Spiral 12 introduction:: http://drdb.fsa.ulaval.ca/urls/web/spirals/spiral12/index.html Spiral 12 in action: http://drdb.fsa.ulaval.ca/urls12/app Spiral 12 zip file: http://drdb.fsa.ulaval.ca/urls/web/