<!- flow actions ->
<action path="/loginFlow"
type="org.springframework.web
.flow.struts.FlowAction"
name="actionForm" scope="request"
className="org.springframework.web.
flow.struts.FlowActionMapping">
<set-property property="flowId"
value="loginAction" />
</action> |