Create and bind a org.scalatra.commands.Command of the given type with the current Scalatra params.
Create and bind a org.scalatra.commands.Command of the given type with the current Scalatra params.
For every command type, creation and binding is performed only once and then stored into a request attribute.
Create and bind a org.scalatra.commands.Command of the given type with the current Scalatra params.
Create and bind a org.scalatra.commands.Command of the given type with the current Scalatra params.
For every command type, creation and binding is performed only once and then stored into a request attribute.
Create a org.scalatra.RouteMatcher that evaluates true only if a command is valid.
Create a org.scalatra.RouteMatcher that evaluates true only if a command is valid.
(Since version 2.6.0) Use scalatra-forms instead.