Mariano wrote: > Where I have to put property files? I am using Tomcat and Struts. > I suppose I have to put them in WEB-INF directory, but my application cannot > find them. Maybe I have to add something in struts-config.xml
Try putting it in WEB-INF/classes. It needs to be on the classpath. Take a look at the struts-example webapp to see where the .properties file is and how it's configured. -- Wendy Smoak Applications Systems Analyst, Sr. Arizona State University, PA, IRM --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]