If you don't want to add another form element to the page you could take a look
at LookupDispatchAction's getKeyMethodMap() method. Extend LookupDispatchAction
in your action class. Override the getKeyMethodMap in which you can map your
button's keys to methods you create. You could create a map
2008/3/19, Dimitris Mouchritsas <[EMAIL PROTECTED]>:
>
> Antonio Petrelli wrote:
> > 2008/3/19, Dimitris Mouchritsas <[EMAIL PROTECTED]>:
> >
> >> we're using struts 1.2.4 in our project and I'm trying to implement a
> >> back button for a 3 step registration procedure. The problem is I'd
> >> like
Antonio Petrelli wrote:
2008/3/19, Dimitris Mouchritsas <[EMAIL PROTECTED]>:
we're using struts 1.2.4 in our project and I'm trying to implement a
back button for a 3 step registration procedure. The problem is I'd
like to do it without using javascript. I've discovered html:cancel
which work
2008/3/19, Dimitris Mouchritsas <[EMAIL PROTECTED]>:
>
> we're using struts 1.2.4 in our project and I'm trying to implement a
> back button for a 3 step registration procedure. The problem is I'd
> like to do it without using javascript. I've discovered html:cancel
> which works nicely for ...canc
Hi all,
we're using struts 1.2.4 in our project and I'm trying to implement a
back button for a 3 step registration procedure. The problem is I'd
like to do it without using javascript. I've discovered html:cancel
which works nicely for ...canceling. But I couldn't find anything similar
for the
5 matches
Mail list logo