Patrick Gelin wrote:
Rick Herrick wrote:
I'm sorry but I don't understand what you say... What is the directory where
to put my file? Does this directory need only to be in the class path of my
workstation? Does this directory is a TOMCAT specific directory?

You put the displaytag.properties file into the classpath of your webapp; that means it's going to be in the WEB-INF/classes directory.

(This should be inside your WAR even before you deploy to Tomcat, or if your deploy exploded, in the ${CATALINA_HOME}/webapps/${YOUR_APP_NAME}/WEB-INF/classes directory)
--
David Kennedy
Software Engineer
[EMAIL PROTECTED]
http://www.swanlabs.com


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to