Pokazywanie postów oznaczonych etykietą namespace. Pokaż wszystkie posty
Pokazywanie postów oznaczonych etykietą namespace. Pokaż wszystkie posty

wtorek, 20 grudnia 2011

PrimeFaces 3.0 name space

When You using NetBeans, it gives you PrimeFaces 2.2.1. When You try for example <p:selectOneMenu>, it appears, that namespace is not right.

Change it to: xmlns:p="http://primefaces.org/ui"
Of course: library itself shoud be loaded.

Explanation from primefaces.