Re: [Wicket-user] Regarding Wicket with Dynamic Data

2007-07-24 Thread Oleg Taranenko
Hello Edi, As I you understand right you need to work with different (or may be not determined) databases. You should using some kind of object relation mapping tools. Most popular is Hibernate. Databinder binds Wicket and Hibernate and hope it can satisfy your needs. You but should have some back

Re: [Wicket-user] Regarding Wicket with Dynamic Data

2007-07-24 Thread Edi
i am the newbie of wicket, so please provide some more hints to do the above problem Oleg Taranenko-2 wrote: > > Hello Edi, > > please visit www.databinder.net > > if you still have questions, welcome. > > Cheers, > > > > Monday, July 23, 2007, 2:24:47 PM, you wrote: > > >> Hi, > >> my

Re: [Wicket-user] Regarding Wicket with Dynamic Data

2007-07-23 Thread Oleg Taranenko
Hello Edi, please visit www.databinder.net if you still have questions, welcome. Cheers, Monday, July 23, 2007, 2:24:47 PM, you wrote: > Hi, > my database is mssql/oracle or any. > Consider I have one table name username and address. In table, I have 10 > username and its addresses. > I do

[Wicket-user] Regarding Wicket with Dynamic Data

2007-07-23 Thread Edi
Hi, my database is mssql/oracle or any. Consider I have one table name username and address. In table, I have 10 username and its addresses. I don't have any design pages for this table. My aim is, Initially When I click one link, I have to display username and addressess both textboxes should