I am trying to get FileUpload feature working with Icefaces ace:fileEntry but my fileUploadListener on server is not called, here is the code:
FileUpload
fileUploadListener
I don't see any surrounding your component, is there any in your code? I don't have any experience with icefaces but I'm using to richFaces. With a
it needs to be enclosed in a
multipart/form-data enctype is needed for fileUpload