Using WW 1.4
 
I am trying to setup a dynamic view mapping as specified here: (this redirects to a section of the app that is legacy)
 
<action .....>
   <command name="selectLicensingYear" alias="deal!selectLicensingYear"  >
      <view name="success">redirect.action?url="">   </command>
</action>
 
My action has getDealID() and that all works fine....
 
However the redirect gets sent as:
 
As you can see the second parameter is left off.  Has anyone enountered this? I tried switching the parameter ordering and the second parameter is always left off.
 
Any thoughts?
 
Thanks,
Frank

Reply via email to