It seems that Dubey ask how to refresh client page from server.
        It is imposible to force our web client refresh the browser from
server
        using meta is a way to refresh automatically every constant lag time
        but using javascript you can aoutomatically refresh it at a certain
time (5 am, 6 am, etc)

> -----Original Message-----
> From: Vikramjit Singh [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, September 27, 2001 12:45 PM
> To:   [EMAIL PROTECTED]
> Subject:      Re: how to autorefresh a JSP page??
>
> hi,
> u can try this tag
> <META refresh="5">
>
> something of that sort. i dont remember the syntax.
>
> Vikramjit singh,
> eAngel Team,
> Global Tele-systems Ltd.
> Ph. 7612929-3140
>
>
> -----Original Message-----
> From: Alok Dubey [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 26, 2001 8:07 PM
> To: [EMAIL PROTECTED]
> Subject: how to autorefresh a JSP page??
>
>
> Hi
> I want to auto refresh the JSP page in all the client browser
> in which this page is opened.How to do it through code in JSP page.
> Regards & Thanks
> Alok
>
> ==========================================================================
> =
> 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://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".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> 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".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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