Creates a new set attribute action.
Parameters: attributeExpression - the writeable attribute expression Parameters: scope - the target scope of the attribute Parameters: valueExpression - the evaluatable attribute value expression
Template method subclasses may override to customize the expression
evaluation context. This implementation returns null.
Parameters: context - the request context the evaluation context
Fields inherited from org.springframework.webflow.action.AbstractAction