Search code examples
jsf-2xhtmlrichfaces

<rich:placeholder> with jsf 2.0 and richfaces 3.0.0 doesn't work


I am looking for a solution which can help me to use <rich:placeholder> in jsf2.0 and richfaces 3.0.0

Do you have any proposals?

The error message:

<rich:placeholder> Tag Library supports namespace: http://richfaces.org/rich, but no tag was defined for name: placeholder

Solution

  • <rich:placeholder> was added to RichFaces in 4.3 version, if you want to use it you'll have to update. (Which you should do anyway, RF 3.0.0 is very, very old)