do you mean the request url? musachy
On 6/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Is there a way to get the current request substituted in an action
mapping?
<action name="PayrollUpdate_*" method="{1}" class="prAction">
<result name="input"
type="tiles">${currentRequest}</result>
I'd rather not stash this in a session variable if it's available
someplace!
--
Scott
[EMAIL PROTECTED]
-- "Hey you! Would you help me to carry the stone?" Pink Floyd

