Re: Retrieve Data From WebServer

2006-08-31 Thread nuwan chandrasoma
, Anil. -Original Message- From: Rokariya, Raman [mailto:[EMAIL PROTECTED] Sent: Thursday, August 31, 2006 10:20 AM To: user@struts.apache.org Subject: Retrieve Data From WebServer Hi, I am developing web client using Struts Framework. I am facing a problem in following scenario. I have an arr

RE: Retrieve Data From WebServer

2006-08-31 Thread Rokariya, Raman
case. /Raman -Original Message- From: Anil Kumar T [mailto:[EMAIL PROTECTED] Sent: Thursday, August 31, 2006 12:17 PM To: Struts Users Mailing List Subject: RE: Retrieve Data From WebServer Hi, I was also having similar problem some time back. According to my knowledge... If the data

RE: Retrieve Data From WebServer

2006-08-30 Thread Anil Kumar T
storing in the session is must. Lets wait about the others ideas also... Cheers, Anil. -Original Message- From: Rokariya, Raman [mailto:[EMAIL PROTECTED] Sent: Thursday, August 31, 2006 10:20 AM To: user@struts.apache.org Subject: Retrieve Data From WebServer Hi, I am developing web client

Retrieve Data From WebServer

2006-08-30 Thread Rokariya, Raman
Hi, I am developing web client using Struts Framework. I am facing a problem in following scenario. I have an arraylist of Data , which is populated in Table Grid using Display-Tag library. The first time when the page appears, the data comes from the Database. It is working fine for the first