OS: UBUNTU 14.04
Eclipse : Luna Release (4.4.0)
I am trying to create a JSF web application using Eclipse. I was going through a tutorials, where it showed to add some jar files under the WebContent>>WEB-INF folder. In the tutorial, some jar files were added in WEB-INF folder for JSF. The tutorial was created using Windows OS.
Do we need really need to add the jar files to WEB-INF for JSF projects. If so where can I find the jar files in my Ubuntu. How to add jar files in Ubuntu for JSF application?