Java for all(Interview Questions)
Thursday, 14 August 2014
Code for Auto-Refreshing the Web page
Following code is used to auto-refresh page
1) In Servlet class
response.setIntHeader("Refresh", 5);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment