RE: Tiles and Oracle ADF in JDeveloper10g

2004-07-12 Thread Ruffin, John
Thanks Duncan! Assigning a tiles definition to the parameter attribute of the action worked. Excellent - thanks again! -Original Message- From: Duncan Mills [mailto:[EMAIL PROTECTED] Sent: Monday, July 12, 2004 11:51 AM To: Struts Users Mailing List Subject: Re: Tiles and Oracle ADF

Re: Tiles and Oracle ADF in JDeveloper10g

2004-07-12 Thread Duncan Mills
John, If you are using a DataPage (e.g. oracle.adf.controller.struts.actions.DataForwardAction) then the parameter attribute on the Action mapping takes the page that needs to be displayed once the data binding has been processed. That parameter attribute can take a tiles definition without a