One note about tiles is that you cannot redirect to a tiles-definition
since it's not a valid URI. The usual way to get around that is to
create an ActionMapping that uses a ForwardAction and pass the tiles
definition as your parameter.

-Yves-.


On Wed, 8 Sep 2004 08:28:21 +0200, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> >>> Hello,
> >>>
> >>> is ther any way I can forward to a tile-definition?
> >>>
> >
> >
> > That is the only way you can ever get to a page at all in Struts, so the
> answer has to be "Yes".
> 
> Wrong, you can forward to a JSP page or to a servlet (used in StrutsCX) or
> to another action or to nothing at all (e.g. if you build the HttpRequest
> manually).
> Ciao
> Antonio Petrelli
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



-- 
For me to poop on!
http://www.formetopoopon.com
http://www.nbc.com/nbc/Late_Night_with_Conan_O'Brien/video/triumph.shtml

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to