Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
refresh a jsp page
02-28-2008, 09:08 PM
Post: #1
refresh a jsp page
How can I refresh a JSP page ?
Find all posts by this user
Quote this message in a reply
02-28-2008, 09:10 PM
Post: #2
RE: refresh a jsp page
Add the following tag inside the head tag of your JSP/HTML file
[html]
<meta http-equiv="REFRESH" content="5" />
[/html]
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)