Hi, I am Ryan Norman.
I am running Win 2K advanced server, tomcat 4.0, struts, oracle. I have a bunch of constants that I would like to keep outside the Java/JSP source file. Because when I am done, I would like to upload my files to my client place where there is nobody to change and recompile it. Is there a way to keep the constants in the XML file or in a .ini file (like how we do in windoze development) when I use tomcat and struts. Thanks in advance Ryan Norman

