Can anyone help me with my problem because the portlet I created with icefaces (It is based from Icesoft components tutorial) does not perform Ajax push which I badly need in development.
Thanks in advance!
By the way, below is the content of my web.xml and facelet-config.xml
Have you tried the component-showcase portlet example from the distribution bundle? You can build it depending on whichever server/portlet container you are running on. This application has been tested before the distribution releases, so fileupload will work for it. You can then compare it to your own application and see what the problem is.