Strange behavior withe Modal Window

2008-09-21 Thread Eyal Golan
Hello, I have a problem with class members in a Modal Window. Here's my general structure of things: -- AbstractParametersModalWindow -- GeneralLinkParametersModalWindow --

Re: Java BlackBelt Wicket exam

2008-09-21 Thread Eyal Golan
I was not offended, just tried to clarify my idea. It was strange to me the Java Belt does not have a Wicket exam. On Fri, Sep 19, 2008 at 6:32 PM, James Carman [EMAIL PROTECTED]wrote: I didn't mean to offend. I was being facetious. I think it's a great idea to have different levels. On

Re: Java BlackBelt Wicket exam

2008-09-21 Thread Leon Nieuwoudt
For black belt, one of the questions must be to identify Martin, Eelco, Nino and Igor from a police line-up. On Fri, Sep 19, 2008 at 4:11 PM, James Carman [EMAIL PROTECTED]wrote: Perhaps it could be for a yellow belt. ;) On Fri, Sep 19, 2008 at 11:09 AM, Nino Saturnino Martinez Vazquez Wael

Re: Strange behavior withe Modal Window

2008-09-21 Thread Eyal Golan
I will try to give more info of the problem. Here's a concrete class of my modal window: public final class GeneralLinkParametersModalWindow extends AbstractParametersModalWindow { private static final long serialVersionUID = -2817303037867728250L; private WebPage originatePage;

AjaxRequestTarget is null in Internet Explorer 6

2008-09-21 Thread Agent Mahone
Hi all I´m struggeling with the AjaxFallbackLink the target object is null, if it runs to the onClick() method. In Firefox and Opera it works fine!!! class MyPanel extends Panel { private AjaxFallbackLink link; public MyPanel() { this.link = AjaxFallbackLink(link);

How to abort Application initialization

2008-09-21 Thread Stefan Lindner
Whichis the correct way to terminate the Itialisation of an application? When a fatal error occurs in my Application's init() method the initialisation oft he Application should be stopped. Currently I call unset(); internalDestroy(); But internalDestroy()

Re: Java BlackBelt Wicket exam

2008-09-21 Thread Eelco Hillenius
:-) On Sun, Sep 21, 2008 at 6:08 AM, Leon Nieuwoudt [EMAIL PROTECTED] wrote: For black belt, one of the questions must be to identify Martin, Eelco, Nino and Igor from a police line-up. - To unsubscribe, e-mail: [EMAIL

Re: How to abort Application initialization

2008-09-21 Thread Johan Compagner
What happens if you just throw a servletexcpetion? Then an app server should just terminate that webapp, dont know if it will call destroy... On 9/21/08, Stefan Lindner [EMAIL PROTECTED] wrote: Whichis the correct way to terminate the Itialisation of an application? When a fatal error occurs in

AW: How to abort Application initialization

2008-09-21 Thread Stefan Lindner
Thank you! -Ursprüngliche Nachricht- Von: Johan Compagner [mailto:[EMAIL PROTECTED] Gesendet: Montag, 22. September 2008 00:33 An: users@wicket.apache.org Betreff: Re: How to abort Application initialization What happens if you just throw a servletexcpetion? Then an app server should

ListView and Serialization

2008-09-21 Thread Alexander Anguiano
ListView and Serialization First i like to say it was the framework that I was waiting for years. Great job guys! I did buy the wicket in action book which I did find very helpful but it didn't help me solve this problem. I have problems with the ListView and Serialization. I'm using the

Re: Release date for 1.3.5?

2008-09-21 Thread ywtsang
as i also want to know the release schedule of 1.3.5, after searching the mail list, it seems this thread is the latest about the topic, so i bring this thread up again do we have a planned schedule for 1.3.5? thanks Jörn Zaefferer-2 wrote: Hi, is there a release date planned for 1.3.5?

job postings

2008-09-21 Thread Jonathan Locke
we encourage wicket related job postings on this list and i think that's great. but i was thinking it would be neat to also encourage people to make their wicket job posts links to a job list on the wicket wiki. thoughts? jon -- View this message in context:

Re: job postings

2008-09-21 Thread James Carman
Wouldn't the job listings on the wiki inevitably get stale? On Mon, Sep 22, 2008 at 1:31 AM, Jonathan Locke [EMAIL PROTECTED] wrote: we encourage wicket related job postings on this list and i think that's great. but i was thinking it would be neat to also encourage people to make their

Re: job postings

2008-09-21 Thread Jonathan Locke
companies would expire their own listings when the position was filled (or get more emails, which would remind them to expire it) jwcarman wrote: Wouldn't the job listings on the wiki inevitably get stale? On Mon, Sep 22, 2008 at 1:31 AM, Jonathan Locke [EMAIL PROTECTED] wrote: we

Re: job postings

2008-09-21 Thread James Carman
Fair enough. Having them out there also lets us know where there are companies using Wicket. On Mon, Sep 22, 2008 at 1:49 AM, Jonathan Locke [EMAIL PROTECTED] wrote: companies would expire their own listings when the position was filled (or get more emails, which would remind them to expire