
JSF IceFaces basic problem with redisplaying input value.
Is there a special syntax I should use? Does the method in the onclick event have to return/expects a certain parameter? Can I see this in some kind of documentation? I couldn't find it anywhere.#Icefaces panelgroup how to#
Problem: the event is not fired!! And it's not fired even if I have an input text inside the panelgroup instead of the outputResource, so the problem is in the panelgroup onclick event. ice:panelGroup (drag&drop) ice:panelGroup (Effects) ice:panelPopup ice:panelPositioned ice:panelSeries ice:panelStack. beetaicefaces Joined: 09/Sep/2009 00:00:00 Messages: 5 Offline : hi, i am new to icefaces and JSF i don't know how to pupulate icefaces tree with database.

In the panelgroup put an onclick event linking to the method on my bean to generate the resource dynamically (generateZipFile) hoping it would be fired BEFORE the "open" method in my Resource class is called. I tried various workarounds ( ) didn't work So I tried this: Create a panelgroup around my outputResource of type button. Even when JSF was not around and ADF Faces was still called UIX, Oracle already had the cool Partial Page Request (PPR) feature. The Java code required to provide the model data for the tree component is as follows.
#Icefaces panelgroup zip file#
I mean I need a button to download a zip file that doesn't get generated on loading of the bean (as outputResource component normally does) but later on depending on some user's click on the page. Hallo I'm trying to use outoutResource component dynamically.
