I would also like to be able to forward to a tile definition!

-----Original Message-----
From: Gregory F. March [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 11, 2003 5:02 PM
To: Struts Users Mailing List
Subject: Forwarding to a tile definition



So, now I'm playing with forwarding to a tile definition as per
Keith's suggestion.

mapping.findForward("mytileforward") inside my action works just fine.
However, <html:link forward="mytileforward"> doesn't.

I have <forward name="mytileforward" path="my.tile.def" redirect="false"/>
in my struts-config.xml.

What is the difference?  And, how can I forward to a tile definition
from an html:link tag?

Thanks!

/greg

--
Gregory F. March    -=-    http://www.gfm.net:81/~march    -=-    AIM:GfmNet

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

Reply via email to