+1 for something like that!

On Fri, 18 Mar 2005 09:48:40 +0100, Matthias Wessendorf
<[EMAIL PROTECTED]> wrote:
> David-
> 
> > Oops, I forgot. I do have a tiles view handler. I used the MyFaces view
> > handler as a basis for mine, but I did things a little differently.
> 
> ah, fine! Have you thought about a NavigationHandler?
> I found it usefull to use tiles definitions inside struts-config.xml
> for ActionForwards.
> 
> I guess it should be possible to have a NavigationHandler that
> enables you to have something like:
> 
> <navigation-case>
>    <from-outcome>success</from-outcome>
>    <to-view-id>myTilesDefinition</to-view-id>
> </navigation-case>
> 
> -Matthias
> 
> > david
> >
> >>
> >> -Matthias
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to