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!

Problem with "invokeAction"!

MFadelMar 31 2013 — edited Apr 1 2013
Hello Everyone,

I'm using JDeveloper 11.1.1.3.0. I'm trying to create an empty form using this link [http://sqltech.cl/doc/oas10gR31/web.1013/b25947/web_form006.htm]. I was able to
initialize an empty form using :

<invokeAction Binds="Create" id="invokeCreate" Refresh="renderModel"
RefreshCondition="${!adfFacesContext.postback and empty
bindings.exceptionsList}"/>

in my page definition.

However, whenever i click on on the navigation item that takes me to the empty form, the web application freezes, and stops working. I have to rerun the application once again for it to work.
I was using Firefox while this happened. When i tried using internet explorer, it worked great and didn't freeze! Has anyone had such a problem before?


Thanks,
Mohamed.

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 29 2013
Added on Mar 31 2013
4 comments
64 views