Hi,

I have a jsp page which retrieves some data from database and the users
updates or inserts in that table.

When the user clicks create new  an id is generated which is the next
maximum number the user has his values stored against it.  If the user
again wants to create another new entry then instead of the executing the
jsp it brings it from somewhere in the cache in the client end.

The problem is if in the browser of the user the option is set to check for
new versions of stored pages as
automatic and not every visit to the page then the jsp is executed from the
cache and the user gets a older
display which is not desirable but it is not possible that at the client
end the setting in the browser be
changed by me. Is there any way to control it.

Please help


vtr

V.T.R.Ravi Kumar
Engineer, ITX,
Bharat Heavy Electrical Ltd.,
=====================================================================
Krodhad bhavati  Sammoha
Sammohat smritivibrahmah
Smritivibrahmat buddinaso
Buddhinasat pranasyati
-Bhagvatgita
"Anger results in delusion, delusion leads to loss in memory,
memory loss leads to knowledge loss, If knowledge is lost you perish"
=====================================================================

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to