Hi everyone,

Let's say I have a table with it's own backend bean that I want to re-use at several places in our web application, basically add that table with other different components on several pages. Is the best method to just use jsp includes for the common jsp code (ie. the code generating the table)?

Regards,
Stephane

Reply via email to