|
From: <Tho...@be...> - 2002-02-12 12:21:59
|
Hi there. I've some questions, how to realise a master-detail solution with the CommonHandler. I've got a normal CommenHandler application, with search, edit and so on ... Now I want to Link the table of this apllikation with another table. For instance: Searching for an IP-number , CommonHandler looks for this IP in the main table, ok ... now CommonHandler should look for further information matching to this IP number in the other table and display all information in the default listing view. How can I realise this the best way ? Greets Thomas |