【发布时间】:2013-10-23 21:54:46
【问题描述】:
目前我们正在使用,我的目标是防止系统出现双击问题,并且还给用户一个系统正在处理中的迹象 - 因为系统会在用户点击 h:commandButton 后计算很多东西。
按钮代码:
<h:commandLink styleClass="ux_link_text"
action="Account" value="Account Info"
target="_blank" />
请给我建议。
【问题讨论】:
标签: jsf jsf-2 primefaces spring-webflow-2