What is considered the best practice for accessing request parameters inside of an action?
For example if I have a URL: steptwo.action?previousaction=index.action then how do I access "previous action"? Thanks, Cory
What is considered the best practice for accessing request parameters inside of an action?
For example if I have a URL: steptwo.action?previousaction=index.action then how do I access "previous action"? Thanks, Cory