I don't think there is anything special in JSF. <NOSCRIPT> tag in the header element should work very similar in any other page.- Winston http://blogs.sun.com/winston
It is a common practice to put the meta refresh tag inside the noscript tag in the header to load another page if Javascript is disabled. In a JSC project how can you put the noscript tag in the header? Thank you very much.