Problem in using prime faces in Netbeans 7.0.1

UI Components for JSF
Post Reply
Basit
Posts: 14
Joined: 03 Oct 2011, 07:33

03 Oct 2011, 07:59

Hi to all,
Hope you all will be fine. Actually I am new to Prime Faces. Myself and my other colleagues are working on a project. My colleagues are using Netbeans 6.9 and i am using Net-beans 7.0.1. As i am new(to Prime Faces as well as on project because i recently join this project) so i thought let's give a try to Netebans IDE 7.0.1 because it has built-in Prime Faces support. Most of the part has been done on IDE 6.9. I imported a project on Net-beans 7.0.1. Of-course the project has included libraries of Prime Faces. Now when i try to use Prime Faces in my project(try using like <p:growl ...>) it doesn't recognize it. I change the properties of the project by right clicking on the project name, go to properties, then go to Frameworks, go to Components tab and select Component suite to Prime Faces. But nothing happen. When i again open the project properties then Componet suite is none there.
So i want to ask is it better to switch on IDE 6.9 because project is going on IDE 6.9 or there is a option to make this project work on IDE 7.0 and there is no harm if i use IDE 7.0 and my colleagues still use IDE 6.9 ?

Thanks

Basit
Posts: 14
Joined: 03 Oct 2011, 07:33

03 Oct 2011, 08:05

Hi,
I just use this

Code: Select all

xmlns:ppctu="http://primefaces.prime.com.tr/ui">

....

<ppctu:growl id="growl" showDetail="true" />

it is working but i want to ask why it is not like this

Code: Select all


xmlns:p="http://primefaces.prime.com.tr/ui"

....

<p:growl id="growl" showDetail="true"/>

why it is using "ppctu:growl" instead of "p:growl" ?

Thanks

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 19 guests