Re: Same action with multiple submit buttons

2005-12-25 Thread Srinivasu Gandu
how funny is that.. why do you want to give the same name to all of your buttons?? Pazhanikanthan Periasamy <[EMAIL PROTECTED]> wrote: Have a hidden attribute called method. Assign this param with the method name u need to call in the DispatchAction Class based on the Button you have clicked

Re: Back Button Problem..

2005-12-25 Thread Srinivasu Gandu
why don't you make your session to false. That should take care of it. Srinivas Jadcharla <[EMAIL PROTECTED]> wrote: You can find some documentation in Jakarta Struts 1.1(Wrox Series.) abt how to use Tokens , but iam not sure how far it is helpful to solve your problem On 12/19/05, Priya Saloni