[Wicket-user] Detaching your spring dao's business objects from webpage

2007-07-09 Thread Tom Desmet
Hi all, I have a question on using wicket with the spring injector. I would like to create extra-lightweight webpages, and this means that I don't want to serialize all page dependencies (dao's and business objects that are member variables of the pages). I want all dao's and business objects

Re: [Wicket-user] Detaching your spring dao's business objects from webpage

2007-07-09 Thread Tom Desmet
reference a proxy rather than a transient field? It is quite easy to forget to add 'transient' to the field :) Martijn On 7/9/07, Tom Desmet [EMAIL PROTECTED] wrote: Hi all, I have a question on using wicket with the spring injector. I would like to create extra-lightweight webpages

[Wicket-user] issue with iframes custom pagemap on 1.3 beta1

2007-06-18 Thread Tom Desmet
Hi all, I want to use an InlineFrame with a custom pagemap. I created some simple demo code to illustrate, but I have some problems with it ... To create an InlineFrame with custom pagemap, there was the possibility to choose from three different constructors on InlineFrame ... 1. -- public

[Wicket-user] URLConnection to jar / Too many open files

2007-02-05 Thread Tom Desmet
I think this issue is fixed in mustang ... http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6349735 - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated

Betr.: Re: [Wicket-user] Wicket 2 (beta 3) and Resin 3.0.18 on SuSE 9.3 FileNotFoundException Too many open files

2006-04-12 Thread Tom Desmet
keep you posted on future experience. Thank you for the advice! Tom Desmet Johan Compagner [EMAIL PROTECTED] Verzonden door: [EMAIL PROTECTED] 11/04/2006 15:51 Antwoord a.u.b. aan wicket-user@lists.sourceforge.net Aan wicket-user@lists.sourceforge.net Cc Onderwerp Re: [Wicket

[Wicket-user] Wicket 2 (beta 3) and Resin 3.0.18 on SuSE 9.3 FileNotFoundException Too many open files

2006-04-11 Thread Tom Desmet
someone experienced something similar? After googling for the problem, I did not bump in any eventual solution. All help would be welcome. Thanks in advance for any reaction. Tom Desmet