Hi!
I have a JSF page with stylesheets used by <link rel ...>, and the stylesheets are correctly applied. The page links to another JSF page. When I navigate to the other JSF page, and then return to the first page by pressing the cancel button, the first page is shown, but without any stylesheets applied. Does anybody know what might be the cause of the problem? I have other pages with stylesheets and cancel buttons, but the problem occurs only in one example. Regards, Matthias

