Re: How to Handle ResourceStreamNotFoundException

2011-08-19 Thread hfriederichs
you very much for your interest and help. Regards, Hans -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/How-to-Handle-ResourceStreamNotFoundException-tp3749331p3754846.html Sent from the Users forum mailing list archive at Nabble.com

Re: How to Handle ResourceStreamNotFoundException

2011-08-18 Thread hfriederichs
' page, with the values of the lat entered application code. Regards, Hans Friederichs -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/How-to-Handle-ResourceStreamNotFoundException-tp3749331p3752826.html Sent from the Users forum mailing list archive at Nabble.com

Re: How to Handle ResourceStreamNotFoundException

2011-08-18 Thread Dan Retzlaff
generate a 'prefilled' page, with the values of the lat entered application code. Regards, Hans Friederichs -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/How-to-Handle-ResourceStreamNotFoundException-tp3749331p3752826.html Sent from the Users forum mailing list

How to Handle ResourceStreamNotFoundException

2011-08-17 Thread hfriederichs
; } @Override public void setLocale(Locale locale) { } @Override public Time lastModifiedTime() { return Time.milliseconds(time); } -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/How-to-Handle-ResourceStreamNotFoundException

Re: How to Handle ResourceStreamNotFoundException

2011-08-17 Thread Dan Retzlaff
() { return size; } @Override public void setLocale(Locale locale) { } @Override public Time lastModifiedTime() { return Time.milliseconds(time); } -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/How-to-Handle