Details
Description
ICEfaces stores the previous DOM to determine incremental updates.
Analysis indicates that the persistent DOM can be stored in a binary form using FastInfoset
http://fi.dev.java.net
Analysis indicates that the persistent DOM can be stored in a binary form using FastInfoset
http://fi.dev.java.net
Issue Links
- blocks
-
ICE-3083 Memory performance/efficiency
-
- Open
-
verified on ICEfaces trunk revision #17596.
Component showcase JSP version worked fine when the context parameter com.icesoft.faces.compressDOM was added to the web.xml file and set to either true or false.