Re: form method

2007-09-15 Thread Dave Newton
--- stanlick wrote: > I wanted to steer away from writing yet another > interceptor to handle something that should be > built-in. Submit a patch, but check to see if the new stuff already handles RESTfulness properly to avoid duplication of effort. > I think the struts-default.xml interceptor

Re: form method

2007-09-15 Thread stanlick
-- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/form-method-tf4447940.html#a12692025 Sent from the Struts - User mailing li

Re: form method

2007-09-15 Thread Dave Newton
--- stanlick <[EMAIL PROTECTED]> wrote: > Is there a way in S2 to specify that say > /order/checkOut.action should only be > processed if it was submitted as a METHOD="POST"? > I'm trying to close the door on an accidental > request through the address bar! Nothing built-in that I'm aware of, al

form method

2007-09-15 Thread stanlick
ess bar! Scott -- View this message in context: http://www.nabble.com/form-method-tf4447940.html#a12690834 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c