I get the digest so I don't know if this thread has
completely died. Most (all?) of my Struts 1.1 Actions
use a variation of this base class:
public abstract class BaseLookupDispatchAction extends
LookupDispatchAction {
protected Map getKeyMethodMap() {
return null;
}
public Acti
uts Users Mailing List
Subject: Re: [SOLVED] Default methodName for DispatchAction
You should look at the source code for the version of DispatchAction
and
LookupDispatchAction (available either from a download of src or the
cvs
repository). Older builds just threw an exception if LDA didn'
-
From: Mark Shifman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 2:58 PM
To: Struts Users Mailing List
Subject: Re: [SOLVED] Default methodName for DispatchAction
You should look at the source code for the version of DispatchAction and
LookupDispatchAction (available either from a do
ne of the buttons...
- Keith
-Original Message-
From: Mark Lowe [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 11:21 AM
To: Struts Users Mailing List
Subject: Re: [SOLVED] Default methodName for DispatchAction
With the stable release of 1.1 you need to pass the parameter through
u
at I do, even if I click on one of the buttons...
- Keith
-Original Message-
From: Mark Lowe [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 11:21 AM
To: Struts Users Mailing List
Subject: Re: [SOLVED] Default methodName for DispatchAction
With the stable release of 1.1 y
unspecified' method no matter
what I do, even if I click on one of the buttons...
- Keith
-Original Message-
From: Mark Lowe [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 11:21 AM
To: Struts Users Mailing List
Subject: Re: [SOLVED] Default methodName for DispatchActio
quot; <[EMAIL PROTECTED]>
Sent: Wednesday, June 02, 2004 10:00 AM
Subject: RE: [SOLVED] Default methodName for DispatchAction
> Hm
> It's not working for me. I have a form with 4 different submit buttons.
> I'm trying to get it to execute the 'unspecified'
s L Mohler [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 10:37 AM
To: Struts Users Mailing List
Subject: RE: [SOLVED] Default methodName for DispatchAction
Most likely the "browseType" parameter is not defined in you page, so
it is
not submitted.
If you're using the
frustrating...
- Keith
-Original Message-
From: Nicholas L Mohler [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 10:37 AM
To: Struts Users Mailing List
Subject: RE: [SOLVED] Default methodName for DispatchAction
Most likely the "browseType" parameter is not defined
<[EMAIL PROTECTED]>
|
| cc:
ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
throws Exception {
===
Thanks,
Kunal
-Original Message-
From: Kunal H. Parikh [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 2 June 2004 11:53
]
Sent: Tuesday, June 01, 2004 10:11 PM
To: 'Struts Users Mailing List'
Subject: RE: [SOLVED] Default methodName for DispatchAction
Hi All!
Just went through the source code.
This problem can be attacked by overriding the method unspecified(...)
===
public
response)
throws Exception {
===
Thanks,
Kunal
-Original Message-
From: Kunal H. Parikh [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 2 June 2004 11:53
To: 'Struts Users Mailing List'
Subject: Default methodName for DispatchAction
Hi All!
I was wondering
Hi All!
I was wondering if it were possible to have a "default" method called when
there is no parameter matched or the parameter is null.
TIA,
Kunal
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mai
14 matches
Mail list logo