Re: Loading Properties from class within a jar file

2001-04-17 Thread Pascal Avrilla
Hi, you can put your .properties in your jar (com.here) and access it by : InputStream is = MyClass.class.getClassLoader().getResourceAsStream("com/here/DB.properties"); or use the $TOMCAT_HOME by a System.getPropertie() call. Mark wrote: I am trying to load a properties file from a class

Re: Forms work with JServ+Apache, do not work with Tomcat+Apache: Images in forms show up randomly! Please help!

2001-04-12 Thread Pascal Avrilla
hello if you get your html sources and put them in your xml directories, is it working ? so you will see if it's a path's problem or not. the directorie under webapps is your root directorie. Natasa Lazetic wrote: Hello! I have been having problems with the display of images (and