I have a form. And I want to have one url for form itself and for submitting it. Controller should look at method and if it is GET, show form, if POST - make validations and so on.
How can I do it ? -- View this message in context: http://www.nabble.com/How-to-avoid-validation-if-request-was-done-by-GET-method--tp22709587p22709587.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org