I’ve downloaded the ICEFaces 2.0.2 bin-files, but I cannot find the tag “inputFile”; I can only find a tag called “fileEntry”
What am I missing? I want to implement something like:
http://component-showcase.icefaces.org/component-showcase/showcase.iface
I’ve also added to my xhtml page the namespace:
xmlns:ice=http://www.icesoft.com/icefaces/component
But, netbeans tells that there’s no library with that namespace.
Indeed, looking at the component-showcase in sample folder it says the following
Thanks anyway !