ExternalContext « IceFaces « JSF Q&A





1. Problem in RenderResponse: *jspx not found in ExternalContext as a Resource    icefaces.org

Hey all. I'm pretty new to Icefaces, and I've run into a problem. I've searched this forum but have nto found a definitive answer to my problem, thus my post. I've recently come about a project that uses icefaces with netbeans and is deployed onto glassfish. Since I'm an Eclipse guy, and I've got the time, I'm porting this project over ...

3. jspx page Not Found in ExternalContext    icefaces.org

I have made a simple application using facelets using tutorial from http://facestutorials.icefaces.org/tutorial/facelets-tutorial.html#stepcustom . I have added the following entry in my web.xml file javax.faces.DEFAULT_SUFFIX .jspx Using netbeans6.5 I made a new ICEfaces visual web page 1. when I try accessing above page with .iface in the url with the mentioned entry in web.xml I get an error saying that ...