Re: [Wicket-user] tree model

2006-07-17 Thread Арву Оетук
- From: "Johan Compagner" <[EMAIL PROTECTED]> To: wicket-user@lists.sourceforge.net Date: Fri, 14 Jul 2006 11:31:05 +0200 Subject: Re: [Wicket-user] tree model > That looks strange to me. > i have used my own implementations. Where does the class cast exactly come > from? >

Re: [Wicket-user] tree model

2006-07-16 Thread Eelco Hillenius
way I can use? > > > > > > -Original Message- > > From: Michael Welter <[EMAIL PROTECTED]> > > To: Арву Оетук <[EMAIL PROTECTED]>, wicket-user@lists.sourceforge.net > > Date: Thu, 13 Jul 2006 03:33:53 -0600 > > Subject: Re: [Wicket-user] tre

Re: [Wicket-user] tree model

2006-07-14 Thread Johan Compagner
OTECTED]>> To: Арву Оетук <[EMAIL PROTECTED]>, wicket-user@lists.sourceforge.net > Date: Thu, 13 Jul 2006 03:33:53 -0600> Subject: Re: [Wicket-user] tree model>> >> > Absolutely!  The ability to drill-down into a data structure without> > having to instantiate th

Re: [Wicket-user] tree model

2006-07-13 Thread Eelco Hillenius
icket-user@lists.sourceforge.net > Date: Thu, 13 Jul 2006 03:33:53 -0600 > Subject: Re: [Wicket-user] tree model > > > > > Absolutely! The ability to drill-down into a data structure without > > having to instantiate the entire structure in memory. > > > >

Re: [Wicket-user] tree model

2006-07-13 Thread David Leangen
Can you send more information? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Арв?EОе > тук > Sent: 13 July 2006 20:59 > To: wicket-user@lists.sourceforge.net > Subject: Re: [Wicket-user] tree model > > > When I use cla

Re: [Wicket-user] tree model

2006-07-13 Thread Арву Оетук
l 2006 03:33:53 -0600 Subject: Re: [Wicket-user] tree model > > Absolutely! The ability to drill-down into a data structure without > having to instantiate the entire structure in memory. > > Арву Оетук wrote: > > Hi all. > > I want use big tree model. > > But I

Re: [Wicket-user] tree model

2006-07-13 Thread Michael Welter
Absolutely! The ability to drill-down into a data structure without having to instantiate the entire structure in memory. Арву Оетук wrote: > Hi all. > I want use big tree model. > But I don't want load all tree in memory. > Is it possible use TreeNode instead DefaultMutableTreeNode? > Or other

[Wicket-user] tree model

2006-07-13 Thread Арву Оетук
Hi all. I want use big tree model. But I don't want load all tree in memory. Is it possible use TreeNode instead DefaultMutableTreeNode? Or other way exists? Dmitry. - Using Tomcat but need to do more? Need to support web ser