I'm not sure if I understood you correctly. but com/bla/bla/resources
package resides in /WEB-INF/classes folder. So, after being deployed on
Tomcat, this package appeared in this folder. I don't know how Tomcat
resolves package dependency, but it is a usual package in a web application
where I keep all my resources, like Messages.properties and other
configuration files. Sorry if it sounds not clearly. When I place this
displaytag.properties in "classes" folder, it works. But placing it into my
resources package makes a problem.

2008/8/4 Chris Pratt <[EMAIL PROTECTED]>

> Is com/bla/bla/resources on the classpath specifically?  or is the root of
> com/bla/bla/resources on the classpath, those are very different things.
> DisplayTag looks for a resource named displaytag in the default package on
> the classpath, so if the first question above is true, it will be found, but
> if the second question is true, it will not.
>   (*Chris*)
>
> On Mon, Aug 4, 2008 at 6:31 AM, Sergey Chunayev <[EMAIL PROTECTED]>
> wrote:
>
>> Dear All,
>>
>> Are there means to place displaytag.properties in locations other than
>> WEB-INF/classes? For example, I want to place it in com.bla.bla.resources
>> package which is in the classpath, but in this case it is ignored by
>> displaytag.
>>
>> Thank you.
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the
>> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> displaytag-user mailing list
>> displaytag-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>>
>>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> displaytag-user mailing list
> displaytag-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>
>
<http://search.babylon.com/?babsrc=qtl&q=I%20mean%20I%20can%20not%20place%20displaytag.properties%20directly%20into%20the%20%2FWEB-INF%2Fclasses%20folder%20because%20project%20is%20being%20build%20automatically%20and%20this%20folder%20appears%0D%0A><http://search.yahoo.com/search?p=I%20mean%20I%20can%20not%20place%20displaytag.properties%20directly%20into%20the%20%2FWEB-INF%2Fclasses%20folder%20because%20project%20is%20being%20build%20automatically%20and%20this%20folder%20appears%0D%0A><http://www.flickr.com/search/?q=I%20mean%20I%20can%20not%20place%20displaytag.properties%20directly%20into%20the%20%2FWEB-INF%2Fclasses%20folder%20because%20project%20is%20being%20build%20automatically%20and%20this%20folder%20appears%0D%0A><http://www.youtube.com/results?search_query=I%20mean%20I%20can%20not%20place%20displaytag.properties%20directly%20into%20the%20%2FWEB-INF%2Fclasses%20folder%20because%20project%20is%20being%20build%20automatically%20and%20this%20folder%20appears%0D%0A&amp;search=Search><http://www.amazon.com/gp/associates/link-types/searchbox.html?tag=qtl0e-20&creative=374001&campaign=211041&adid=0NM007JMM5JYDBDT13Y6&mode=blended&keyword=I%20mean%20I%20can%20not%20place%20displaytag.properties%20directly%20into%20the%20%2FWEB-INF%2Fclasses%20folder%20because%20project%20is%20being%20build%20automatically%20and%20this%20folder%20appears%0D%0A><http://I%20mean%20I%20can%20not%20place%20displaytag.properties%20directly%20into%20the%20/WEB-INF/classes%20folder%20because%20project%20is%20being%20build%20automatically%20and%20this%20folder%20appears>

Please support Quick TransLation by using Babylon search
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to