Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/jsf-2/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/entity-framework/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Jsf 2 Primefaces extensions documentViewer不工作_Jsf 2_Primefaces Extensions_Documentviewer - Fatal编程技术网

Jsf 2 Primefaces extensions documentViewer不工作

Jsf 2 Primefaces extensions documentViewer不工作,jsf-2,primefaces-extensions,documentviewer,Jsf 2,Primefaces Extensions,Documentviewer,我试图使用primefaces扩展中的documentViewer组件来显示PDF文件,但我只收到以下错误: <pe:documentViewer> Tag Library supports namespace: http://primefaces.org /ui/extensions, but no tag was defined for name: documentViewer 标记库支持命名空间: http://primefaces.org /ui/扩展,但没有为名称定义标

我试图使用primefaces扩展中的documentViewer组件来显示PDF文件,但我只收到以下错误:

<pe:documentViewer> Tag Library supports namespace: 
http://primefaces.org /ui/extensions, but no tag was defined for name: documentViewer
标记库支持命名空间:
http://primefaces.org /ui/扩展,但没有为名称定义标记:documentViewer
我使用这个库中的其他组件,它们可以工作。 提前谢谢