javax.servlet.ServletException: Error loading css, can not find "theme.css" resource of "primefaces-apollo-blue-light" l

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
jerryleon3584
Posts: 5
Joined: 29 Jan 2019, 23:43

30 Jan 2019, 03:45

How can I solve the following error?
javax.servlet.ServletException: Error loading css, can not find "theme.css" resource of "primefaces-apollo-blue-light" library

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

30 Jan 2019, 13:28

If you use *.scss for theme, please provide theme.css file using sass commands. Then, please use apollo-blue-light like;
in web.xml

Code: Select all

<context-param>
        <param-name>primefaces.THEME</param-name>
        <param-value>apollo-blue-light</param-value>
    </context-param>


Post Reply

Return to “Apollo - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests