Details
-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: EE-2.0.0.GA
-
Fix Version/s: None
-
Component/s: Framework
-
Labels:None
-
Environment:-
Description
It would be very helpful for narrowing down problems if we could disable ICEfaces' automatic Ajax behaviour.
We've found a couple of bugs which we're related especially in disabling Ajax where needed and we would rather like to chose ourselves if we want automatic Ajax behaviour or not. A web.xml Parameter would be fine.
We've found a couple of bugs which we're related especially in disabling Ajax where needed and we would rather like to chose ourselves if we want automatic Ajax behaviour or not. A web.xml Parameter would be fine.
It may be difficult to decouple some of the ICEfaces features: currently <icecore:config render="false"> allows you to turn off ICEfaces for a given page.
Does the desired feature have D2D rendering enabled but ICEfaces event capture disabled? Certain ICEfaces components (such as compat components) cannot render without ICEfaces D2D active for the page.