Hi, all.
 
Is there any way to check a request if it is coming from browser's cache ?
 
The problem is :
When users refresh web pages, browsers repost data to my servlet.
My servlet should not do anything if the request is sent by refreshing web pages.
 
Thanks in advance.
 
Chang
 
 
 

Reply via email to