Web applications often need Web pages that display a form to get input
from a Web-user. Command submission is the process of triggering an
application specific command or an action when a UICommand type
component in JavaServer[tm] Faces technology is activated by the user.
An example would be clicking a submit button which results in a form
submission.