【发布时间】:2012-07-06 03:47:30
【问题描述】:
我正在尝试使用 ace:fileEntry 组件将图像上传到我的数据库,但现在,我想在我的案例“Seleccionar archivo”中更改“浏览”按钮的名称,但我不知道该名称在哪里存储。
<ace:fileEntry id="ImageFileEntry"
fileEntryListener="#{usuarioBean.sampleListener}"
useSessionSubdir="true">
</ace:fileEntry>
<h:commandButton id="submit" value="subir"></h:commandButton>
我附上了截图
http://i.stack.imgur.com/8b817.png
谢谢
【问题讨论】:
标签: java jsf jakarta-ee icefaces icefaces-3