On 6/20/05, Janek Ziniewicz <[EMAIL PROTECTED]> wrote:
> I probably have found an error. It needs short description.
> Each of ActionForms in my app uses two Action classes. One is
> 'typical' form launched after submitting a form. Its execute method
> forwards to next Action which sets data for n
I probably have found an error. It needs short description.
Each of ActionForms in my app uses two Action classes. One is
'typical' form launched after submitting a form. Its execute method
forwards to next Action which sets data for new form before displaying
it.
[..] --> PreAction1 --> ActionFor
On 6/17/05, Janek Ziniewicz <[EMAIL PROTECTED]> wrote:
> SimpleDispatchAction inherits from Action class not from DispatchAction.
> At http://wiki.apache.org/struts/StrutsCatalogDispatchActionImproved you
> can read:
> "You can use a dispatch action without requiring configuration of a
> parameter
for the dispatch parameter. Have you checked
the API for DispatchAction, in particular the parts relating to the
"parameter" attribute of a dispatch action mapping.
-Original Message-
From: Janek Ziniewicz [mailto:[EMAIL PROTECTED]
Sent: 17 June 2005 13:23
To: user@struts.apache.org
S
arts relating to the
"parameter" attribute of a dispatch action mapping.
-Original Message-
From: Janek Ziniewicz [mailto:[EMAIL PROTECTED]
Sent: 17 June 2005 13:23
To: user@struts.apache.org
Subject: SimpleDispatchAction error
Hello again,
all my action classes are der
Hello again,
all my action classes are derived from SimpleDispatchAction class. After
submitting a form I am forwarded to desired page but always get a
following error. Logs of my app show that after each submitting to POSTs
are sent. First forwards me to next page, second produces an error. Any
Hello again,
all my action classes are derived from SimpleDispatchAction class. After
submitting a form I am forwarded to desired page but always get a
following error. Logs of my app show that after each submitting to POSTs
are sent. First forwards me to next page, second produces an error
7 matches
Mail list logo