aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Refresh page programatically Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Refresh page programatically" Watch "Refresh page programatically" New topic
Author

Refresh page programatically

Raj Puri
Ranch Hand

Joined: Apr 24, 2003
Posts: 189
I want to refresh a page dynamically.
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
document.location.reload();

or use meta tags refresh

Eric
Abhinay Verma
Greenhorn

Joined: Dec 13, 2004
Posts: 24
Use Javascript

[ March 29, 2005: Message edited by: Abhinay Verma ]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Refresh page programatically
 
Similar Threads
case study: where to use Ajax
JARS are visible threrough RAD 7.0
How to identify when refresh button of browser or f5 is pressed
Lock Operation
Proble with <interceptor-ref name="execAndWait"/>