Re: Issue with MappingDispatchAction

2006-09-12 Thread Ruepen
use LookupDispatchAction, like I mentioned before, MappingDispatchAction is extended in a base class that we all must use for the project that we are working on. To have another base class created to extend LookupDispatchAction and configured doesn't look like a viable option for me. Thanks a

Issue with MappingDispatchAction

2006-09-12 Thread Ruepen
Hello, I am encountering some issues with using the MappingDispatchAction. The situation is that we (developers) are using a base class that extends MappingDispatchAction. Now I have a jsp page that has 2 buttons in it, one is "Search" and the other is "Download". Now the form action for the