Posted By:
Siva_kumar
Posted On:
Tuesday, March 27, 2001 07:44 PM
Hi,
My JSP program is generating text file dynamically. JSP will contains a link to this text file. When user click this link it will display the text file. Browser is picking up older version of text file instead of newer one.
How to handle this one without converting text file in to HTML file
Is it possible to handle with Javascript
Any suggestions to rectify this problem
Thanks In Advance