Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Do
-
None
-
None
Description
The 'void' action result is a good representation of 'stay where you are', meaning perhaps reload the current page.
- lets keep, but perhaps rename the VoidReturnPage to EmptyReturnPage and use it only for actions that are not of return type void, but happen to return null
- for actions that are of return type void, issue a page reload always