This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSF and the fly likes Redirect after some time Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Redirect after some time" Watch "Redirect after some time" New topic
Author

Redirect after some time

Mike Hardwik
Greenhorn

Joined: Dec 08, 2007
Posts: 1
Hello everybody! I need to redirect user after some time, ie i want to show some information to him (like "Your request was added") and then after 5 seconds redirect him to other page. How can i do that with jsf without using jstl?
I found an example. Something like this must be written. Can i access meta from jsf?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35446
    
    9
Hello "Net Crash"-

Welcome to JavaRanch.

On your way in you may have missed that we have a policy on screen names here at JavaRanch. Basically, it must consist of a first name, a space, and a last name, and not be obviously fictitious. Since yours does not conform with it, please take a moment to change it, which you can do right here.

As to your question, what prevents you from adding that line to the HTML header of the web page in question?


Android appsImageJ pluginsJava web charts
 
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: Redirect after some time
 
Similar Threads
META HTTP-EQUIV="Refresh"
Can we Access FacesContext outside FacesServlet
IE refresh button problem
Authentication nad authorization in JSF
Render a page after few seonds