Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Java in General and the fly likes Timer control Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Timer control" Watch "Timer control" New topic
Author

Timer control

hariharan jayaprakash
Ranch Hand

Joined: Sep 09, 2010
Posts: 60
I am creating a webpage and i wanna create one timer control in which it should expires after some times in that page, if we didnt use...

I dunno how to achieve this>.. any ideas?.
Ragupathirajan Venkatesan
Ranch Hand

Joined: Aug 18, 2010
Posts: 62
Hi
Not sure it will work or not and found the same in some website. Just try this in web.xml


it will expire in 30 mins.
hariharan jayaprakash
Ranch Hand

Joined: Sep 09, 2010
Posts: 60
yeah thanks... its working. If i wanna have some message should get display in every second in that page, How can i achieve?..
you page will be expired in 30:00 min.. 29:59... upto 00:00...
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Timer control
 
Similar Threads
Controlling location update interval
Timer for lock
WEblogic Integration Timer COntrol not working for onTimeout
displaying time
Label not repainting inside method.