Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/DISPL-188

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DISPL-188
    Summary: Parameterized location of displaytag.properties
       Type: Improvement

     Status: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: DisplayTag

   Assignee: 
   Reporter: Xavier Dury

    Created: Tue, 15 Feb 2005 7:54 AM
    Updated: Tue, 15 Feb 2005 7:54 AM

Description:
Could it be possible to let the location (and maybe the name too) of 
displaytag.properties be specified in the web.xml as a context-param like in 
the following example and use the default location 
(classpath:/displaytag.properties) by default ?

<context-param>
    <param-name>displayTagConfigLocation</param-name>
    <param-value>META-INF/tags/displaytag.properties</param-value>
</context-param>

it would allow people to manage their properties files the way they prefer 
(like specifying jstl application resources with the context-param 
javax.servlet.jsp.jstl.fmt.localizationContext).

thanks,
Xavier


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to