Appfuse 1.9.4/JSF

I see that facelet is already integrated to the Appfuse 1.9.4. I'd like
to use facelet templating feature.  According to a tutorial, I need to
add to faces_conf.xml the following line:

<application>
        <view-handler>com.sun.facelets.FaceletviewHandler</view-handler>
</application>

After I did add this line, I got the error that 
javax.servlet.ServletException
        at
javax.faces.webapp.FacesServlet.service(FacesServlet.java:156)

Should I add the line to faces_config.xml in order to use facelet's
templating feature within Appfuse? Or I don't because Appfuse already
takes care of it.  

Please advice.  Thank you.

QD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to