Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Lourdes Edwards   on Jun 08 In Java Category.

  
Question Answered By: Michele Grant   on Jun 08

I think the code you used as written below causes the problem. This code is used when you want nothing to be cached in a JSP page  response. Try the following solutions and I hope it works:

- Remove the code that you mentioned below and test your application again.

- It may be your IE’s setting that prevents anything to be cached on client side, check it.

- If none of above worked, use a JavaScript trick on client side to go back  and refresh when you click  on BACK button.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on page has expired Or get search suggestion and latest updates.


Tagged: