One thing I really like about Japanese web application design is the transmission confirmation page: the ability to check over something I'm about to send one more time in a read-only context is often very useful, especially in cases where something can't be changed once submitted.
The confirmation page is almost ubiquitous here and vanishingly rare outside of Japan; I wonder why? It does certaintly take a little more effort to build and slows down workflows.