I'm using Struts 1.2.7 running in Tomcat5.x and it works for me.
<action path="/myAction" forward="main.tile" />
/robert
lchalupa wrote:
I'm trying to use a feature of Tiles.
I'm using struts 1.2. I'm using Tiles Definitions maintained in a
configuration file.
I want to use the definition names in the strutsconfig file instead of a jsp
path.
I'm able to get this feature to work if I use an action to specify an
actionforward with a parameter containing the tile definition name. This
works fine.
I also want to specify tile definitions in Global Forwards. Is this suppose
to work? Some of the Struts books lead me to believe it should. When I try
it, I get an error saying it cannot find the page.
My first step is to find out if this feature is available for use.
Comments?
Thanks
lee
Lee Chalupa
[EMAIL PROTECTED]
---------------------------------------------------------------------
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]