user@struts.apache.org

2004-05-15 Thread Raman.garg
What I have: My DB class returns me following arraylist that I store in request, Pls see the code below for the Structure private ArrayList dummyList() { ArrayList row = new ArrayList(); ArrayList data = new ArrayList(); for(int jk=0; jk<5;jk++){ row = n

**--Message Resource problem--**

2004-05-15 Thread Raman.garg
Hi all, I m facing problem in configuring my properties files for messages i am using IBM's WSAD 5.0 i have done following to configure Message resources in my application in struts-config.xml file i have following entry i have my ApplicationResources.properties file at com/stat/mw/mwowe