I have a jsp file which displays a hyperlinked list of values. Selecting one of these will display the details. If I want to add a new value i pass in the parameter as "NEW" to this jsp file. The problem i am having is that when i select an existing value i see the details, but if now i select the link to add a new value, the same page is displayed but instead of the fields being blank it is populated with the previous details.Reloading it a couple of times displays the balnk fields. How can i refresh the page so i get the blank fields? ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets