Re: Issue with MappingDispatchAction

2006-09-12 Thread Adam J Samere
hAction may be better suited for what you are trying to do. Adam -Original Message- From: Ruepen [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 12, 2006 2:44 PM To: Struts Users Mailing List Subject: Issue with MappingDispatchAction Hello, I am encountering some issues with us

Re: Issue with MappingDispatchAction

2006-09-12 Thread Ruepen
: Tuesday, September 12, 2006 2:44 PM To: Struts Users Mailing List Subject: Issue with MappingDispatchAction 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

RE: Issue with MappingDispatchAction

2006-09-12 Thread Samere, Adam J
: Struts Users Mailing List Subject: Issue with MappingDispatchAction 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

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