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 in JDeveloper10g


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 problem and that being 
the case, as long as the <html:form> tag points back to the DataPage all 
should be OK - I've just tried it here and it works without a hitch.

Are you trying to use a DataPage as an individual tile, within a layout? 
That would perhaps cause what you are seeing. If that's the case then 
tweek it so that DataPage points to the tiles def as a while rather than 
the bound JSP and run the DataPage.

Regards

Duncan Mills
http://www.groundside.com/blog



Ruffin, John wrote:

>The basic question is:
>
>If using Tiles in an application that uses ADF, how do you change the
action
>of lets say - a submit button on an input form - to return the a components
>defined in a tiles-def definition?
>
>The ADF submit button returns the component where the submit button lives -
>thus losing the other tiles on the page.
>
>
>************************************************************
>The information in this email is confidential and may be 
>legally privileged. It is intended solely for the addressee,
>and access by anyone else is unauthorized.
>
>If you are not the intended recipient, any disclosure, 
>copying, distribution or any action taken or omitted to be
>taken in reliance on it, is prohibited and may be unlawful. 
>
>If you believe that you have received this email in error, 
>please advise us by calling (901) 385 3688, or emailing
>[EMAIL PROTECTED], and then delete this message
>and all copies and backups thereof. Thank you.
>************************************************************
>
>
>  
>

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



------------------
- 3
-----------------


************************************************************
The information in this email is confidential and may be 
legally privileged. It is intended solely for the addressee,
and access by anyone else is unauthorized.

If you are not the intended recipient, any disclosure, 
copying, distribution or any action taken or omitted to be
taken in reliance on it, is prohibited and may be unlawful. 

If you believe that you have received this email in error, 
please advise us by calling (901) 385 3688, or emailing
[EMAIL PROTECTED], and then delete this message
and all copies and backups thereof. Thank you.
************************************************************

Reply via email to