wardAction
instead of a subclass when you call findFoward(...) ?
Regards,
David
-Original Message-----
From: John Crossman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 15, 2004 4:02 PM
To: Struts Users Mailing List
Subject: Re: CustomActionForward -- How do I pick it up in the Action?
Wh
What exactly would that look like?
J
David G. Friedman wrote:
Doesn't your Action's nested forward need
the attribute "classname=SOMETHING" ?
Regards,
David
-Original Message-
From: John Crossman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 15, 2004 3:47 PM
To:
My struts-config has the following:
And yet the following causes ClassCastException in my MasterAction class:
CustomActionForward customForward = (CustomActionForward)
mapping.findForward( DEFAULT_VIEW_KEY );
download it here:
http://cvs.apache.org/dist/struts/v1.2.4/
Also there are upgrade notes here:
http://wiki.apache.org/struts/Struts1_2e1to1_2e2_2e1UpgradeNotes
Niall
- Original Message -
From: "John Crossman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, Septembe
My struts-config is below the stacktrace. When I startup my webapp, I
get the following the stacktrace. Why? It appears to have something to
do with how I have my config'd, but I can't tell what's
wrong. This is essentially what is present in the webapp/examples
webapp which is distributed
5 matches
Mail list logo