reading data from application.properties (Struts 1.1 RC 1)

2003-03-03 Thread k
Hi, I am having problem reading data in application.properties. Here is the structure of my struts folder inside tomcat4.1.8 %CATALINA_BASE%/webapps/myproject | - Some jsp files. - META-INF - WEB-INF | -some struts files as well as web.xml -lib -src

RE: reading data from application.properties (Struts 1.1 RC 1)

2003-03-03 Thread Karr, David
, March 03, 2003 10:29 AM To: struts-user Subject: reading data from application.properties (Struts 1.1 RC 1) Hi, I am having problem reading data in application.properties. Here is the structure of my struts folder inside tomcat4.1.8 %CATALINA_BASE%/webapps/myproject | - Some jsp files