2007/11/9, lbastil <[EMAIL PROTECTED]>: > > > But what I originally thought of was something like parametrized approach > of: > http://www.vitarara.org/cms/struts_2_cookbook/creating_a_ui_component > > (I think for smaller substructures it could be reasonable)
Ah ok so you wanted to create an UI component! I thought that you wanted to create a page layout, not a UI component: in this case you are right, creating a custom Struts 2 UI component is the best choice... I hope it is not too late :-) Antonio