Hi I have a dropdownlist of tables, I have to display a dropdownlist of columns of that table depending on the table selected. And I have to add a row when clicked on add row button. This row consists of dropdownlist of tables, dropdownlist of columns(this dropdownlist has to chnage depending on the table selected), other textfiields This application I am doing is based on struts, so what should I be doing in the action class and jsp? I think I have to use logic tags to add the rows. But can I change the columnlist in each row depending on table selected? I cant assume the number of tables or columns for the first time? But once I get the data first time I can store them in some static variables. How do I do this? Thanks.
--------------------------------- Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web