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.
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?
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?