java.lang.ClassNotFoundException:javax.faces.webapp.FacesServlet [英] java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet

查看:158
本文介绍了java.lang.ClassNotFoundException:javax.faces.webapp.FacesServlet的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

执行JSF和PrimeFaces时出现此错误.

I am getting this error, when executing JSF and PrimeFaces.

我已经包括了这些罐子,

I have included these jars,

  • jsf-api-2.0.3.jar,
  • jsf-impl-2.0.3.jar,
  • jstl-1.0.2.jar罐子和
  • primefaces-2.2.RC2.jar

WEB-INF/lib文件夹中.

有没有我想要的罐子?

推荐答案

显然,您没有丢失任何其他内容.只需尝试执行以下操作:

Apparently, you're not missing anything else. Just try to do the following:

  1. 确保"lib"项目文件夹中存在必需的jar;
  2. 进行清洁和清洁建立;

最后,您应该在"build"项目文件夹中找到那些包含的jar.

In the end, you should find those included jars, available within the "build" project folder.

这篇关于java.lang.ClassNotFoundException:javax.faces.webapp.FacesServlet的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆