arek Nabil
Subject: Re: FW: mapping.getInput()
Used return mapping.getInputForward(); with no change in the result.
Tarek Nabil <[EMAIL PROTECTED]> wrote:
Not that it has anything to do with your problem, but why are you doing
it this way? Why don't you do
m, but why
are you doing
it this way? Why don't you do
return mapping.getInputForward();
-Original Message-
From: Pat Slater [mailto:[EMAIL PROTECTED]
Sent: Sunday, April 30, 2006 7:22 PM
To: user@struts.apache.org
Subject: mapping.getInput()
When returning back to the input html f
Pat Slater [mailto:[EMAIL PROTECTED]
Sent: Sunday, April 30, 2006 7:22 PM
To: user@struts.apache.org
Subject: mapping.getInput()
When returning back to the input html form page on Exception,
mapping.getInput() returns correctly to that page but the form-fields
entered by the user are not there anymor
bject: mapping.getInput()
When returning back to the input html form page on Exception,
mapping.getInput() returns correctly to that page but the form-fields
entered by the user are not there anymore. This is a part of my
code:
public ActionForward saveMethod(ActionMapping mapping, ActionForm
When returning back to the input html form page on Exception,
mapping.getInput() returns correctly to that page but the form-fields entered
by the user are not there anymore. This is a part of my code:
public ActionForward saveMethod(ActionMapping mapping, ActionForm form
hi
menuAction and formAction are tiles definitions i've defined. both works
fine - i can see from the first action mapping
what i want to do here is that, if form validation fails, it should
forward to the tiles definition formAction. (though not shown
6 matches
Mail list logo