Hi guys,
I am a newbie in the Struts framework. I have to build a page where
I have to show variable number of rows with each row having variable number
of columns.
So obviously the number of elements( Drop down, text box, check box
) will appear in the screen will be dynamic. Now my question is how can I
write the Form
Bean class before hand where I don't know how many elements will be
there in the screen. I need to provide fixed numberaccessors and mutators (
fixed number ) in the Form Bean.
Can anybody pls help me with valuable suggesstion.
Thanks in Advance
Sankha