掲示板

Icefaces file uploader tag missing

thumbnail
11年前 に Aritra Ghosh によって更新されました。

Icefaces file uploader tag missing

Junior Member 投稿: 62 参加年月日: 11/11/08 最新の投稿
Hello,
I am trying to upload file using ice:inputFile tag.But the application is failed to find that particular tag within library "xmlns:ice="http://www.icesoft.com/icefaces/component"".I found the same example in portletfaces.org.But,interestingly they used ace file uploader.Is there any particular reason?I am confused also why ice:inputFile tag is absent.Any help?
Thanks & regards,
Aritra Ghosh
thumbnail
11年前 に Neil Griffin によって更新されました。

RE: Icefaces file uploader tag missing

Liferay Legend 投稿: 2655 参加年月日: 05/07/27 最新の投稿
According to the ICEfaces 2.0.0 Beta 2 Release Notes, some ICEfaces 1.8 components like ice:inputFile component have been "deprecated for ICEfaces 2.0 and are not functional" so I suppose the same would be true of ICEfaces 3.0. Moving forward, if you want to do file upload with ICEfaces, you'll need to use the ace:fileEntry component tag instead.