| Author |
Refreshing problem with Servlets in Linux
|
Gurinder Singh
Greenhorn
Joined: Dec 13, 2006
Posts: 3
|
|
Hi, In my current project, I am having a Servlet that loads data to an Excel file, so that user can store on to his/her local machine. When the application is run, the Servlet executes first time, and the file is created with obtained data. After this whenever the operation is performed, the Servlet is not executed and the same data is retrieved; i.e. the data is not getting refreshed and user downloads old data each and every time. This is happening only in Linux system, in Windows this is working fine. Please Help. Regards, Gurinder Singh
|
 |
 |
|
|
subject: Refreshing problem with Servlets in Linux
|
|
|