STRUTS 2: Possible to have two actions called from one JSP?

2008-03-06 Thread mojoRising
some unneccessary methods firing off (in the prepare sequence) when the second form was submitted. Any advice greatly appreciated. Thanks John -- View this message in context: http://www.nabble.com/STRUTS-2%3A-Possible-to-have-two-actions-called-from-one-JSP--tp15883235p15883235.html Sent from

Re: STRUTS 2: Possible to have two actions called from one JSP?

2008-03-06 Thread Dave Newton
--- mojoRising [EMAIL PROTECTED] wrote: I am wondering whether it is possible, and or a good idea, to have two (or more) struts forms - each calling a DIFFERENT action - on the same JSP? Would each action have to have the same parameters? Would there be conflicts? Is this a bad idea? Lots

Re: STRUTS 2: Possible to have two actions called from one JSP?

2008-03-06 Thread Randy Burgess
, but then I would have some unneccessary methods firing off (in the prepare sequence) when the second form was submitted. Any advice greatly appreciated. Thanks John -- View this message in context: http://www.nabble.com/STRUTS-2%3A-Possible-to-have-two-actions-called-from-one -JSP

Re: STRUTS 2: Possible to have two actions called from one JSP?

2008-03-06 Thread mojoRising
stack right? -- View this message in context: http://www.nabble.com/STRUTS-2%3A-Possible-to-have-two-actions-called-from-one-JSP--tp15883235p15883752.html Sent from the Struts - User mailing list archive at Nabble.com

Re: STRUTS 2: Possible to have two actions called from one JSP?

2008-03-06 Thread Othon Reyes Sanchez
they would not be on the value stack right? -- View this message in context: http://www.nabble.com/STRUTS-2%3A-Possible-to-have-two-actions-called-from-one-JSP--tp15883235p15883752.html Sent from the Struts - User mailing list archive at Nabble.com