Re: Issue with MappingDispatchAction

2006-09-12 Thread Adam J Samere
What does the html:form for the DownloadSearch look like? It will be easier to see what is going on if you post the code. Adam Ruepen wrote: Thanks for the prompt reply. In regards to the javascript option, I've actually created 2 forms, so that now the action is set to "DownloadSearch" for

Re: Issue with MappingDispatchAction

2006-09-12 Thread Ruepen
Thanks for the prompt reply. In regards to the javascript option, I've actually created 2 forms, so that now the action is set to "DownloadSearch" for the "Download" button and with that I've created a respective Action and ActionForm. Which is mapped in the struts-config.xml file. But when I

RE: Issue with MappingDispatchAction

2006-09-12 Thread Samere, Adam J
You could set the action of the single form using javascript in the onclick event of the download button. LookupDispatchAction 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: