我把jfinal的jar由3.1替换为3.4后重新部署后,一直提示这个错误:
Exception: The action "lanlin.control.custom_service.Main.jsonResult()" can not be mapped, actionKey "/custom_service/main/jsonResult" is already in use.
但是我换回3.1后就又正常了,请问这个是什么原因呢