RE: Process tiles definition from a different module

2005-01-28 Thread hermod . opstvedt
Hi Use the Switch Action. Hermod -Original Message- From: Diego Manilla Suárez [mailto:[EMAIL PROTECTED] Sent: Thursday, January 27, 2005 1:54 PM To: Struts Users Mailing List Subject: Process tiles definition from a different module Hi! I need to process a tiles definition that is loc

Re: Process tiles definition from a different module

2005-01-27 Thread Kishore Senji
On Thu, 27 Jan 2005 13:54:26 +0100, Diego Manilla Suárez <[EMAIL PROTECTED]> wrote: > Hi! I need to process a tiles definition that is located in a different > module. I have this ActionForward declared on the module I want to invoke: > > > > And on the main module, I have this code (in an actio