Disable form post while refreshing the page

Suppose you submitted the form and after successful action call you are redirected to the new page. There if you refresh the page, you are asked to submit the form again. In that case, to disable this use the following configuration.

Add this line after <icon> tag in liferay-portal.xml

<action-url-redirect>true</action-url-redirect>

Comments

Popular posts from this blog

Maven + Oracle XE + Sample App

Dynamic Image in Jasper Report

Display Images From a Non-Project Directory in JSF