diff webapp/WEB-INF/classes/myapp.properties @ 15:08262829d456

Added a configuration file (myapp.propoerties); reading the configuration file.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 03 Dec 2013 12:19:31 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/webapp/WEB-INF/classes/myapp.properties	Tue Dec 03 12:19:31 2013 +0000
@@ -0,0 +1,2 @@
+tmpdir=/tmp
+outdir=/tmp
\ No newline at end of file