>> Which brings up a question about WW.  I have the ability to
>> execute one of many commands as described above, so should I
>> be able to give each its own treatment in the mapping file?
>>
>> ex:
>> foo.action!save.success=someview.vm
>> foo.action!cancel.success=index.action
>>
>> -Steve
>> >
>
> You can do this already.
>
> Jason

Oh ok I was looking at
http://www.opensymphony.com:8668/space/Using+CommandDriven+Actions

which had the ! notation on the right side of the equals sign but not the
left...

greet.action=FooAction
greet.success=hello.vm
greet.goodbye.action=FooAction!goodbye
greet.goodbye.success=goodbye.vm

I'll give the left-side thing a try.

Thanks,
Steve




-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to