In the display:table tag, would it be possible (either now or in the near future) to indicate an instance to use as the TableDecorator instead of a class name? This would be nice because often the same sort of decoration is required, but with slightly different values.

One option that has been explored is using the init(PageContext, Object) method to pass config information to a generic TableDecorator. However, this doesn't work for cases where you want to have two tables on a page (which require different config), both using the same generic TableDecorator.

Has anyone else found a way round this?

Thanks,

--
Mike



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to