Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within BEA/Weblogic
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
paul wheaton
Ron McLeod
Devaka Cooray
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Paul Clapham
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Forum:
BEA/Weblogic
Invoke jsp at regular intervals in WebLogic
Sat Vus
Greenhorn
Posts: 10
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi All,
Is there anyway to invoke a
JSP
page at regular intervals (for each logged user). Server: WebLogic
Something Similar functionality like session expire page.
Thanks
deepa karkala
Ranch Hand
Posts: 62
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
you will have to set timer concept inside the JSP using javascript features so that it will be keep refreshing the page at regular intervals.
Consider Paul's
rocket mass heater
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
keeping the session alive
JSP & Servlet
what exactly should i correct with the following error?
How to implement real time stock market ticker
Using timer.scheduleAtFixedRate in a jsp
More...