you need to install jsf and jstl refrence files reference files.
 
When downloaded place these in your common\lib directory.
 
Here are the 8 you need from these the reference directories
 
from jstl:
 
             standard.jar and jstl.jar
 
from jsf:common-collectors-collection.jar
            commons-digester.jar
            common-beanutils.jar
            commons-loggin.jar
           jsf-api.jar
            jsf-impl.jar
 
 
Hope this helps.

Reply via email to