"neilac333" wrote :
| I figure I can try to write something myself; I can wait for Gavin's team to start
upgrading the RF components as part of the new ecosystem; I can try to throw IF into the
mix; or I can see what Trinidad has to offer.
|
| I figure I will try the last couple of choices for now.
|
To maximize the interoperability of ICEfaces with other component suites, you will want
the following:
- use just-ice.jar rather than icefaces.jar. By doing this, the standard JSF components
(i.e. <h:inputText>) will not be Ajax-enabled, but potential conflicts will be
reduced as well. Be sure to use <ice:inputText> on intended ICEfaces pages.
- set the context parameter com.icesoft.faces.delegateNonIface to "true" so that
the ICEfaces ViewHandler will insert JavaScript only on ICEfaces pages (those with a
.iface extension).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4086187#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...