javax.faces.context.FacesContext not found in JDeveloper 10.1.3.2
539921Mar 18 2007 — edited Mar 19 2007I tried to use javax.faces.context.FacesContext calss in my application but JDeveloper 10.1.3.2 can not find this class
( the same problem also in 10.1.3)
I checked the jar file of this library (jsf-api.jar ), it is in folder [jsf-ri] in Jdev home
why JDev. can not read this library
please how can i solve this problem
Waheed