I'd like to enable code completion for facelets + JSF 1.2 in NetBeans 6.8. I'd prefer to enable it for a free-form project that I build using my own Ant ...
I have a some.xhtml file with jsf libs in it. In <h:body> tag I am trying to display 2 words:
For the first one I use plain text: Hello
For the second one ...
Hi Team, I am developing JSF 1.2 with Facelets 1.2 implementation. I am trying to deploy in JBoss 4.2.3 but it's show following error. Note: - i have check in physical folder RI-MepIT-war-exp.war\WEB-INF\lib\servlet-api-2.4.jar - jar is there. - i have added all the JARs i.e., commons-beanutils-1.7.0.jar commons-collections-3.2.1.jar commons-digester-1.8.jar commons-httpclient-2.0.2.jar commons-lang-2.4.jar el-api.jar el-impl.jar jboss-faces.jar jsf-api.jar jsf-facelets.jar jsf-impl.jar jstl-1.2.jar log4j-1.2.13.jar servlet-api-2.4.jar standard.jar tomahawk12-1.1.9.jar ...