Re: [Wicket-user] RowSets

2006-01-23 Thread Eelco Hillenius
You need an IRC client for that, like ChatZilla: http://www.hacksrus.com/~ginda/chatzilla/ or Mirc: http://www.mirc.com/. See http://freenode.net/ for the web site. Eelco On 1/23/06, Frank Silbermann <[EMAIL PROTECTED]> wrote: > > > > In my browser I've tried "irc.freenode.net" and www.irc.freen

Re: [Wicket-user] RowSets

2006-01-23 Thread Justin Lee
Using an IRC client to connect to irc.freenode.net and then /join ##wicket. Frank Silbermann wrote: > In my browser I’ve tried “irc.freenode.net” and www.irc.freenode.net > and http://irc.freenode.net > and all I get are 404 PAGE NOT FOUND

RE: [Wicket-user] RowSets

2006-01-23 Thread Frank Silbermann
In my browser I’ve tried “irc.freenode.net” and www.irc.freenode.net and http://irc.freenode.net  and all I get are 404 PAGE NOT FOUND messages.  What exactly do you mean by irc.freenode.net?   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Igor

Re: [Wicket-user] RowSets

2006-01-20 Thread Igor Vaynberg
oops its actualy Component.setResponsePage() my bad.btw if you have a lot of small questions we might be able to better help you at irc.freenode.net ##wicket-Igor On 1/20/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote: On 1/20/06, Frank Silbermann < [EMAIL PROTECTED]> wrote: I'm just

Re: [Wicket-user] RowSets

2006-01-20 Thread Igor Vaynberg
On 1/20/06, Frank Silbermann <[EMAIL PROTECTED]> wrote: I'm just beginning to go through the examples, beginning with the component references, and began to wonder:  Does wicket provide a component designed to make it easy to display arbitrary database result sets or row sets?  I.e