<a4j:ajax event="click" render="tempval" listener="#{question.setParameters}" />
当我们使用此代码时,服务器会抛出该消息的异常
#{...} is not allowed in template text
这是怎么造成的,我该如何解决?
jsf ajax4jsf
ajax4jsf ×1
jsf ×1