0

Is it possible to use Facelets files in my web application from a JAR that I have included in /WEB-INF/lib?

Structure is like this:

  • web module
    • WEB-INF
      • lib
        • common-component.jar
    • pages
      • index.xhtml

Is it possible to serve pages from common-component.jar as well as pages from the web module itself?

BalusC
  • 1,082,665
  • 372
  • 3,610
  • 3,555
Waterstraal
  • 399
  • 4
  • 16

0 Answers0