Actions implementing Parameterizable will receive a map of the static parameters defined in the action
configuration.
The
com.opensymphony.xwork.interceptor.StaticParametersInterceptor must be in the action's interceptor
queue for this to work.
author: Jason Carreira