Hi all -
I haven't been able to locate much information about dynamically adding an ActionMapping. I would like to do this at application startup through my StartupListener (courtesy of Matt Raible's AppFuse). I'm really only interested in adding a few simple ForwardActions. Any ideas? Thanks, Tony