« Message Persistence - Oracle AQJMS | Main | How to Consume selected messages - Oracle AQJMS »

SetActionListener settings when Dialog used in Action - ADF 10.1.3.3

Use sessionScope or ApplicationScope in 10g or pageFlowScope in 11g if Dialog is used in action as shown below.

id="commandMenuItem4"
icon="../../image/result.gif"
action="dialog:GlobalRegressionComponentSummary"
actionListener="#{Back_RegressionComponentTopLevelSummary.setPageNameProp}"
useWindow="true" windowHeight="500"
windowWidth="300">
to="#{requestScope.currentTargetLabel}"/ don't use this option>
to="#{sessionScope.currentTargetLabel}"/>

TrackBack

TrackBack URL for this entry:
http://blogs.oracle.com/mte1521/mt-tb.cgi/8272

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About This Entry

This page contains a single entry from the blog posted on October 29, 2008 12:17 AM.

The previous post in this blog was Message Persistence - Oracle AQJMS.

The next post in this blog is How to Consume selected messages - Oracle AQJMS.

Many more can be found on the main index page or by looking through the archives.

Top Tags

Powered by
Movable Type and Oracle