Hi, when i create a J2EE web project and select the “add JSF Capabilities” from the popup menu, it includes the Sun JSF Reference implementation(jsf-api.jar, jsf-impl.jar)in the WEB-INF/lib directory,now i want to use apache MyFaces JSF RI,and everytime i choose “add JSF Capabilities”,the MyFaces Implementaion file would be added.so how to do that?
Best Regards:)