Sean,

there exists an work around. Define a 
tiles-definition for *every* jsf page you want to render.

HTH,
Matthias

> -----Original Message-----
> From: Sean Schofield [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, December 21, 2004 4:16 PM
> To: MyFaces Development
> Subject: Another Enhancement: JspTilesViewHandlerImpl
> 
> 
> If you're using this class, there seems to be a significant 
> limitation.  That is that every page that is mapped to your 
> faces servlet (ie. those with *.faces) must be inside a tile 
> definition.  It is impossible to call the faces page directly 
> without embedding it in a tile.
> 
> If you're using tiles to begin with, its true that a good 
> 90-95% of your pages will be in a tiles definition.  There 
> are instances, however, when I access a page directly without 
> a layout.  Its impossible to do this if the page you want 
> uses faces, b/c JspTilesViewHandlerImpl expects the initial 
> HTTP request to map to a tiles def.
> 
> sean
> 

Reply via email to