Sorry, here's my code.
                    <s:submit type="button" method="submitQueryResult"
value="submitQueryResult"
                                 theme="simple" label="Query Result" />
                  </td>
                  <td width="10">&nbsp;</td>
                  <td>
                    <s:submit type="button"  method="getAsrTrend"
value="getAsrTrend"
                                 templateDir="mytemplates" label="ASR
Trend" />
                  </td>
                  <td width="10">&nbsp;</td>
                  <td>
                    <s:submit type="button" method="getMhtTrend"
value="getMhtTrend"
                         templateDir="mytemplates"      label="MHT
Trend" />

-----Original Message-----
From: Dave Newton [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 13, 2007 2:53 PM
To: Struts Users Mailing List
Subject: RE: S:SUBMIT action usage

--- "King, Leon C" wrote:
> it seems that only the first action defined for the 
> first button is being submitted. I'm using MS IE..  

> Is this a bug?

http://cwiki.apache.org/WW/submit.html

What version of IE are you using? I'm running a
simplified version of multiple <s:submit type="button"
action="foo!meth1".../> using multiple methods under
IE... um... boy I hate the new IE. IE 7 and it works
okay.

d.



 
________________________________________________________________________
____________
Don't get soaked.  Take a quick peek at the forecast
with the Yahoo! Search weather shortcut.
http://tools.search.yahoo.com/shortcuts/#loc_weather

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to