[jboss-user] [JBoss Seam] - Re: seam + ajax4jsf + facelets
gus888
do-not-reply at jboss.com
Mon Aug 28 09:42:01 EDT 2006
I have the same problem when I integrate ajax4jsf into seam + facelets, but it seems you need to comment or remove the following codes in your faces-config.xml according to ajax4jsf developer document.
<application>
| <view-handler>com.sun.facelets.FaceletViewHandler</view-handler>
| </application>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967816#3967816
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967816
More information about the jboss-user
mailing list