Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't Refresh OutputText/OutputFormatted Component PageTemplate

user2709995Jun 16 2011 — edited Jun 17 2011
Using JDev 11G 11.1.1.4.0

I have a JSPX page that uses a PageTemplate. I have a <af:outputFormatted> component that will not refresh its value during any PPR as long as the JSPX is using the PageTemplate. The <af:outputFormatted> has partialTriggers enabled to listen for command button action.

I can update the component value in a backing method and can see the value, but it will not display on the page. When I don't use a PageTemplate it all works as normal/expected.

I've tried <af:outputText> as well and the same result. Is there a bug with PageTemplate and PPR for <af:outputFormatted> <af:outputText>???

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 15 2011
Added on Jun 16 2011
1 comment
134 views