Hi,
i am doing prime faces examples , i have downloaded these 2 jars and added these jars as user library, in eclipse while i am editing that xhtml it is not giving any errors, but while running page it s not rendering components in the page.( i am getting empty page)
Diagnosis what i have done
1) unless i have added these jars it wont allow me to add prime faces tags like
<p: etc
2)i just checked browser source it is giving prime faces tags as it is , including uri also..
while i am googled for this error ,in one of the blog they told me copy, paste jars in lib folder, i just copied these jars pasted in lib folder , it is woking fine ,
1) if this is the case , why i am not copied jars for
jsf , jre etc in lib folder
what went wrong in my case.......