Konrad Billewicz wrote:

How would you handle it?
If the columns are all formatted the same (or even if they're not and I'm feeling saucy) I might consider writing a custom tag that does the entire report (maybe outputting XML for easy format changes? I dunno) or iterating over a collection of "columns to show" and using existing or custom tags to output the appropriate value or table cell.

Or I might just have a million <c:if...> tags, but I really hate JSP pages like that.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to