Can we configure textbox, button or drop down list..
Hi,
I am using struts + hibernate for my project. Still requirement is not clear. every time they are giving me new requirement for my web page designing and I am doing.
I want to know Is there any facility in Jsp/html/struts that.. I can define some text box , button, dropdown list in any file with name. so I have to call only name in my jsp page and it can add one more text box, button or dropdown list acording requirement..
suppose now I have 4 fields. in future if i want to add 4-5 fields more then I need not change to my jsp page. I have to change only my configure file..
some one told me it is possible using dynamic struts but I am not avail :((
any other suggestion also welcome. pls help me..its consuming my lot of time..

