And that is the default. If you want to set autoFlush to false, then you
have to explictly say ,
<%@ page autoFlush="false" %>
http://java.sun.com/products/jsp/tags/11/tags11.html

-----Original Message-----
From: Xu, John [mailto:John.Xu@;BESTBUY.COM]
Sent: Tuesday, November 12, 2002 11:15 AM
To: [EMAIL PROTECTED]
Subject: Re: page refresh


Using page flush:
<%@ page autoFlush="true" %>

-----Original Message-----
From: randie ursal [mailto:urandie@;NTSP.NEC.CO.JP]
Sent: Tuesday, November 12, 2002 10:11 AM
To: [EMAIL PROTECTED]
Subject: page refresh


hi list,

    how can i force the JSP page to refresh everytime it is access.

thanks.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to