eclipse - Can not find the tag library descriptor for "http://richfaces.ajax4jsf.org/rich" -


I am trying to migrate my project from JSF 1.0 and Richface 3.1.4 to JSF 2.2 and Richface 4.5.2 .

I want to keep pages JSP formatted (Is this also possible?)

When replacing the Richefase jar, I get the following error:

"

What is the reason for this error?

Excluded since JSF 2.0 has been successful by Facelt (XHTML), therefore, the JSF 2.0 compatible component library such as Richey 4+ and Primase 2+ do not support JSP.In those component libraries, JSP taglibs are not included.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -