Switching IceFaces from 1.5.3 to 1.6.0

From Foochal

Jump to: navigation, search


Here are a list of problems that I faced:

<ice:outputStyle
     href="#{facesContext.externalContext.requestContextPath}/css/ecommendation.css" />

to

<ice:outputStyle href="/css/ecommendation.css" />

Personal tools