0 Replies Latest reply on Oct 7, 2005 11:27 PM by fancydou

    how to read application specific config file

    fancydou

      To make the web application more flexible, I write some config files in XML format. And the java beans will get the configuration information from these files. But can somebody tell me where should I put these files in the war file and how to write the file path in the beans to make them find these files.

      Thanks!