RE: [OT] store web application specific data

2005-01-04 Thread Jim Barrows
> -Original Message- > From: Ashish Kulkarni [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 04, 2005 1:25 PM > To: user@struts.apache.org > Subject: [OT] store web application specific data > > > Hi > I am working on a web application using struts

[OT] store web application specific data

2005-01-04 Thread Ashish Kulkarni
Hi I am working on a web application using struts, i have some application speicific data which is in a xml file in WEB-INF directory of my web application. What is the best way to make this information available through out the web application. I dont want to read the xml file each time data is re