What version of AppFuse are you using? If you're using 1.9.4, you
shouldn't need to do anything. The reason you don't see the
view-handler below is because it's registered in web.xml for Ajax4JSF.

http://raibledesigns.com/rd/entry/integrating_facelets_and_ajax4jsf_with

Matt

On 6/25/07, Ding, Qin <[EMAIL PROTECTED]> wrote:
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]




--
http://raibledesigns.com

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

Reply via email to