hi,Herb,
    u can test via the following way:
<body.........onunload="location.reload()">
or<form.......onsubmit="location.reload()">
good luck!

jaction
shanghai city.
China


----- Original Message -----
From: "Herbert Pfleger" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 24, 2000 11:57 PM
Subject: refresh


> Hi all,
> how can I implement a Refresh-Button in a jsp-page. When I only reload the page,
> i got no new values, cause the jsp-page is already transformed to a servlet and
> the servlet is already compiled and does not refresh. So how can I make a total
> refresh (with new java-file and new compilation).
> Thanks a lot
> Herb
>
> ===========================================================================
> 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

===========================================================================
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

Reply via email to