RE: JSF (MyFaces) and SiteMesh

"Dion Almaer" <[email protected]> Thu, 21 Jul 2005 00:21:10 -0500
Newsgroups gmane.comp.web.sitemesh.general,gmane.comp.lang.pnuts.user
Message-ID <[email protected]>
It turned out that the problem was that the MyFaces Extensions filter:

        <filter-name>MyFacesExtensionsFilter</filter-name>
 
<filter-class>org.apache.myfaces.component.html.util.ExtensionsFilter</filte
r-class>

Was naughty.

As long as the SiteMesh filter mapping was FIRST in the list, then all was
well.  If the extensions filter was listed before sitemesh... then it broke
things down. 

Cheers,

Dion

> -----Original Message-----
> From: Dion Almaer [mailto:[email protected]] 
> Sent: Monday, July 18, 2005 6:04 PM
> To: [email protected]
> Subject: [Opensymphony-sitemesh] JSF (MyFaces) and SiteMesh
> 
> 
> Hi guys -
> 
> I have ran into the problem where if I decorate a MyFaces JSF 
> application (using faces tags), I get back a blank page.
> 
> I know that you can't use faces tags within a decorator.... 
> But the RI works fine with faces tags in the main app itself.
> 
> The app is using:
> 
> MyFaces 1.0.9
> SiteMesh 2.2.1
> 
> Anyone run into this prob?
> 
> Cheers,
> 
> Dion
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]