Hi Samba,

correct me if I'm wrong, but I think that the facelets view-handler should
be registered in faces-config.xml, like this:

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

Regards
Chris



Samba <[EMAIL PROTECTED]> schrieb am 05.09.2006 08:18:28:

> Hello everybody,
>
> Can any one  help me why I'm getting a warning in my editor(JDeveloper),
> I have   added all the neceesay elements in web.xml(viz, facelets
> ViewHandler, default suffix for jspx pages, view mapping for xhtml
page,etc)
> I'm not getting any errors, but not getting the alignmeent either.
>
> Suppose,
> if I keep  <ui:insert> in a table  so that the content in <ui:insert>
> should come in footer, it is going some where randomly,
> and when I see the  HTML source in the browser window , I found that the
> facelets tags are not converted into HTML.
> So,
> where am I missing?
>
> Thanking you in advance,
> Samba.
> --
> Regards,
> Samba.

Reply via email to