Re: Same action with multiple submit buttons

2005-12-25 Thread Srinivasu Gandu
List" cc Subject Same action with multiple submit buttons Hi, Thnaks for the tip reg LookupDispatchAction, but the problem is that I have the same name for different buttons in the same form. In that case, how will I kno

Re: Same action with multiple submit buttons

2005-12-22 Thread Dakota Jack
Again, how lookup dispatch action "works" is explained at http://www.michaelmcgrady.com/button/. But the options there are simpler, faster, superior. LookupDispatchAction is a dynosaur. On 12/21/05, Shiby Maria John <[EMAIL PROTECTED]> wrote: > > > Hi, > > I tried using the LookupDispatchAction

Re: Same action with multiple submit buttons

2005-12-21 Thread Shiby Maria John
Hi, I tried using the LookupDispatchAction for this... But I am gettng this error.. Can anyone explain how this class works?? java.lang.NullPointerException org.apache.struts.actions.LookupDispatchAction.execute(LookupDispatchAction.java:233) org.apache.struts.action.RequestProcessor.process

Re: Same action with multiple submit buttons

2005-12-21 Thread Shiby Maria John
cc: 12/21/2005 03:26 Subject: Re: Same action with multiple submit buttons PM

Re: Same action with multiple submit buttons

2005-12-21 Thread Dakota Jack
on the Button you have clicked and submit > > the > > form. > > > > Thanks and regards, > > Pazhanikanthan. P > > Project Leader, > > Caritor (India) Pvt. Ltd., > > Madras - 600 006 > > Mob: 9886152717 > > Extn: 40123 > > > &g

Re: Same action with multiple submit buttons

2005-12-21 Thread David Delbecq
| To: "Struts Users Mailing List" >| > | cc: >| > | Subject: Re: Same action with multiple submit buttons >| > > >---

Re: Same action with multiple submit buttons

2005-12-21 Thread Pazhanikanthan Periasamy
" To "Struts Users Mailing List" cc Subject Re: Same action with multiple submit buttons But that will require javascript, isnt it?? |-+--> | | Pazhanikanthan Periasamy |

Re: Same action with multiple submit buttons

2005-12-21 Thread Shiby Maria John
| | cc: | | Subject: Re: Same action with multiple submit buttons | >--| Have a hidden attribute call

Re: Same action with multiple submit buttons

2005-12-21 Thread Pazhanikanthan Periasamy
Extn: 40123 "Shiby Maria John" <[EMAIL PROTECTED]> 12/21/2005 03:02 PM Please respond to "Struts Users Mailing List" To "Struts Users Mailing List" cc Subject Same action with multiple submit buttons Hi, Thnaks for the tip reg LookupDispatchAction

Same action with multiple submit buttons

2005-12-21 Thread Shiby Maria John
Hi, Thnaks for the tip reg LookupDispatchAction, but the problem is that I have the same name for different buttons in the same form. In that case, how will I know which button submitted that action?? - To unsubscribe, e-mail: