user3698632
user3698632

Reputation:

<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

Upvotes: 0

Views: 586

Answers (1)

Makhiel
Makhiel

Reputation: 3884

<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)

Upvotes: 1

Related Questions