aspose file tools
The moose likes JBoss and the fly likes Refreshing problem with Servlets in Linux Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Refreshing problem with Servlets in Linux" Watch "Refreshing problem with Servlets in Linux" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Refreshing problem with Servlets in Linux
 
Similar Threads
DB2 jdbc driver 6.2 on linux red Hat 7.2 it doesn't Work with Iplanet web server 6.0
Page Translation and JSP Compilation Sequence
DB2 jdbc driver 6.2 on linux red Hat 7.2 it doesn't Work with Iplanet web server 6.0
Refreshing problem with Servlets in Linux
File download - Different behaviour of Windows & Linux server