File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes stop after a delay 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 » JSP
Reply locked New topic
Author

stop after a delay

Eric Bosmans
Greenhorn

Joined: Mar 25, 2004
Posts: 2
Hi all,
I'm currently implementing an application based on the MVC. This is an application which performs a logical test. Each test has its own jsp called by the controller the number of times needed following the number of questions in this test. These tests are timed, I need to stop the test and call the next jsp after a certain delay and don't know how to perform this. If you could help me, that would be great !
To summarize, my problem is to have a timer running outside the application context and to load a precise jsp after the delay but don't forget, it will be called programatically outside its context.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56192
    
  13

Please be aware that it is against Ranch policy to cross-post the same question in multiple forums. It wastes peoples' time when redundant conversations take place.
Please continue any discussion of this topic here.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
 
subject: stop after a delay
 
Similar Threads
tomcat
Can a servlet/jsp write/ read files outside its context/domain ?
How to decrease the download time
stop after a delay
.war to .war communication