webuijsf « IceFaces « JSF Q&A





2. webuijsf:hyperlink to ice:commandLink -- 'url' attribute problem    icefaces.org

Hi, we are trying to port WoodStock project with ICEFaces. In my project i have lot of webuijsf:hyperlink components in which 'target' attribute points to IFrame name and 'url' attribute to some target resource , generally some jsp name. But with ICEFaces, the ice:commandLink don't have the 'url' attribute and i am unable to proceed further. Any one faced similar problem ...

3. ICEfaces equivalent to ui:panelLayout (webuijsf:panelLayout)    icefaces.org

Working with NetBeans 6.0 and JSC2. Is there an ICEfaces equivalent to ui:panelLayout or webuijsf:panelLayout in JaveEE5? I used the PanelLayout component iquite a lot n JSC because it provided the only easy panel to use for absolute positioning. I tried the GridPanel component, but had problems positioning components within he GridPanel component. In my migration to ICEfaces, what is the ...