Wouldn't be possible to have a default properties file with, say, English
values, and some per-locale properties file which override any language
specifc settings?
I take this approach with Struts application I work on - the Struts bundle
handling code deals with using a default + locale specific
Feature Requests item #1014368, was opened at 2004-08-23 16:20
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=536616&aid=1014368&group_id=73068
Category: main taglib
Group: planned for 1.0
Hi all,
I'm finally going to create a branch in CVS for 1.1 code and start
adding contributions from users. I'll continue working on HEAD for
fixes I plan to release for 1.0 and use the new branch for
"experimental" code, in order to test new features without problems...
when displaytag 1.0 will be
Bugs item #1011570, was opened at 2004-08-18 18:45
Message generated for change (Comment added) made by fgiust
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=1011570&group_id=73068
>Category: example webapp
Group: None
>Status: Closed
Resolution: None
Pr
Great to have you back Fab!
All the features I submitted are pretty easy to implement and didn't break
anything as far as any of the tests went.. I believe i put all my
contributions into 'requested features' along with patch files against the
code a couple months back.
-David
- Original Messa
Bugs item #994355, was opened at 2004-07-20 08:11
Message generated for change (Comment added) made by wglass
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=994355&group_id=73068
Category: main tag library
Group: None
Status: Open
Resolution: None
Priori
I have recently worked on the project where I did use displaytag. One of
feature users requested was turning list paging on/off by clicking on
the link. I guess this could be done in current displaytag with several
additional lines of code in jsps (for example using JSTL) but since we
already h