Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/url/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
防止在liferay中重复提交表单_Liferay - Fatal编程技术网

防止在liferay中重复提交表单

防止在liferay中重复提交表单,liferay,Liferay,我面临提交重复表格的问题。 我将true保存在liferayportlet.xml中 我的portlet被挂起,我无法执行任何操作。 我正在使用Liferay MVC portlet。除了重定向以外的任何解决方案。您在liferayportlet.xml中为什么属性设置了true?我在编辑您的问题后得到了它。您是否将true放在liferayportlet.xml中的标记之后?(请在两端添加适当的信息)

我面临提交重复表格的问题。 我将
true
保存在
liferayportlet.xml

我的portlet被挂起,我无法执行任何操作。
我正在使用Liferay MVC portlet。除了重定向以外的任何解决方案。

您在
liferayportlet.xml
中为什么属性设置了
true
?我在编辑您的问题后得到了它。您是否将
true
放在
liferayportlet.xml
中的
标记之后?(请在两端添加适当的信息)