Feature Requests item #711744, was opened at 2003-03-29 10:30
Message generated for change (Comment added) made by fgiust
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536616&aid=711744&group_id=73068

Category: main taglib
Group: v 0.8.5
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Dariusz Wojtas (dwojtas)
Assigned to: fabrizio giustina (fgiust)
Summary: Global configuration

Initial Comment:
It would be nice to specify some properties in a property 
file, possibly xml format.
It's annoying to override default messages with 
setProperty in every page.
Now I do it by specifying them all in one 'include' file and 
including it inside every table tag.

The taglib could be initialized the same way as log4j, 
connection pool, application config, etc somewhere in 
the app startup. 
Some servlet could be fired in the app startup.
Other properties that could be there:
  *Config, Overriding defaults - all things from that 
chapter.
  *default pagesize to be used if not overriden in JSP
  *display properties for the table (border, width, padding)
  *icons to be displayed in the table header, showing the 
sort order (eg. ^Name  -- icon up before the Name 
column means that it is sorted ascending by Name)

If global properties are set, they may be overriden by 
specifying them inside the table, the same as it is done 
now.

If someone decides that it make sense, and it gets 
implemented, probably sample servlet and it's web.xml 
configuration could help many people to use it.

etc.
I could offer help in it if needed.

Dariusz Wojtas

----------------------------------------------------------------------

>Comment By: fabrizio giustina (fgiust)
Date: 2003-10-12 19:25

Message:
Logged In: YES 
user_id=798060

the global configuration feature has been added to displaytag 
1.0-b1. See 
http://displaytag.sourceforge.net/configuration.html

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536616&aid=711744&group_id=73068


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to