jsf - <h:outputstylesheet > doesn't work -


this question has answer here:

i working on migration project jsf 1.2 jsf 2.2, followed correctly steps migration when want change old tag import css files new tag ,this later doesn't work , css files imported!! pliz , thx in advance!

<h:head><h:outputstylesheet library="css" name="style.css"/></h:hea> 

the tag

<h:outputstylesheet library="css" name="style.css"  /> 

with capital s, typo ;)

btw prefer use pure html import css no need use tag library that


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -