First let me say that I understand that you can't use message resources for column titles with display tag, and that scriptlets are one way to achieve a functional alternative. I suspect a large portion of displaytag users are also struts users, which would explain why people ask how to do this weekly.
I'm really more curious as to "why?" ... is it:
1. This functionality is kept out of display tag to keep it independent from struts?
2. It's on the todo list, but nobody's stepped up to do it?
3. or is it simply a PITA to implement it?
I expect the number of people who'd like this feature to grow, given the jstl support for the same type of thing with the <fmt:message > tag. I'd be willing to take a stab at adding this if it didn't conflict with some project goal (i.e. question 1) and if someone might point me in the right direction to get started.
thoughts? comments?
Colin
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

