Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Make MyEclipse copy JSF jars by adding "JSF Capability&
When I add “JSF Capability” to my web project, MyEclipse 6.0 does not copy the JSF jar files to my project’s WEB-INF/lib folder. Is there a way that I can configure MyEclipse to do that for me?
When you add JSF Capabilities to a project, the libraries are added to the buildpath of the project. When you deploy your project, the libraries will be added to the WEB-INF/lib folder.