PROTECTED]
Sent: Wednesday, September 15, 2004 9:55 AM
To: Struts Users Mailing List
Subject: Re: Multiple button with same value using same Action class
It is not possible with lookupdispatchaction class.
You need to have different method signatures. You have
to have different names for your cancel
It is not possible with lookupdispatchaction class.
You need to have different method signatures. You have
to have different names for your cancel button like
Cancel Sign, Cancel Reservation etc.
--- Michael McGrady <[EMAIL PROTECTED]> wrote:
> What you describe sounds impossible. How do you
>
What you describe sounds impossible. How do you have multiple methods
with the same signature in one Action class?
Michael
Sebastian Ho wrote:
Hi
I have been using LookupDispatchActin for a while and everything works
fine until..
I reuse the same Action class for a couple of JSPs. Some of the JS
3 matches
Mail list logo