<%@ taglib prefix="s" uri="/struts-tags" %> Struts2 Showcase - Token Examples - Example 3

Example 3: This example illustrates a situation where you can transfer money from one account to another. We use the token to prevent double posts so the transfer only happens once. This example uses the token session based interceptor and redirect after post.

Balance of source account:
Balance of destination account: