Re: Trouble with DispatchAction

2007-05-07 Thread zuban
Michael Jouravlev wrote: > > Simple ways don't work for you, eh? Why would not you just use plain old > > > No, because of using resource bundles to set the value of the buttons for different languages. Michael Jouravlev wrote: > > Do you need to have different events for one button depen

Re: Trouble with DispatchAction

2007-05-07 Thread Michael Jouravlev
On 5/6/07, zuban <[EMAIL PROTECTED]> wrote: Laurie Harper wrote: > > zuban wrote: >> It is working if I type manualy ExampleSubmit.do?method=delete >> (The delete-method in the action-class ist calling) >> >> It is also working with this submit-button: >> >> >> But why doesn't work > onclick="t

Re: Trouble with DispatchAction

2007-05-06 Thread zuban
Laurie Harper wrote: > > zuban wrote: >> It is working if I type manualy ExampleSubmit.do?method=delete >> (The delete-method in the action-class ist calling) >> >> It is also working with this submit-button: >> >> >> But why doesn't work > onclick="this.form.method.value='delete'"> >>

Re: Trouble with DispatchAction

2007-05-05 Thread Laurie Harper
zuban wrote: It is working if I type manualy ExampleSubmit.do?method=delete (The delete-method in the action-class ist calling) It is also working with this submit-button: But why doesn't work ? This should be the same like in this example: http://struts.apache.org/1.x/strut

Re: Trouble with DispatchAction

2007-05-05 Thread Dave Newton
--- zuban <[EMAIL PROTECTED]> wrote: > > > > > Request[/ExampleSubmit] does not contain handler > parameter named 'method'. This may be caused by > whitespace in the label text. It could also be caused by there not being a form value for the parameter named 'method' at all. d.

Re: Trouble with DispatchAction and ValidatorActionForm

2005-02-09 Thread Joe Germuska
ath to a JSP or other thing which can be reached with RequestDispatcher.forward(...)) Joe DW - Original Message - From: "Daniel Watrous" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Tuesday, February 08, 2005 3:37 PM Subject: Re: Trouble with Disp

Re: Trouble with DispatchAction and ValidatorActionForm

2005-02-09 Thread Daniel Watrous
- From: "Daniel Watrous" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Tuesday, February 08, 2005 3:37 PM Subject: Re: Trouble with DispatchAction and ValidatorActionForm Thanks for the advice! I have enabled debug and found as you suggested these lines at the

Re: Trouble with DispatchAction and ValidatorActionForm

2005-02-08 Thread Daniel Watrous
MAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, February 07, 2005 4:19 PM Subject: Re: Trouble with DispatchAction and ValidatorActionForm You need to know what struts is trying to do. I suggest configuring the logging to "debug" - then you should find out

Re: Trouble with DispatchAction and ValidatorActionForm

2005-02-07 Thread Niall Pemberton
you say your using doesn't show it being used... - Original Message - From: "Daniel Watrous" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, February 07, 2005 10:34 PM Subject: Re: Trouble with DispatchAction and ValidatorActionForm

Re: Trouble with DispatchAction and ValidatorActionForm

2005-02-07 Thread Daniel Watrous
l Message - From: "Daniel Watrous" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, February 07, 2005 8:42 PM Subject: Re: Trouble with DispatchAction and ValidatorActionForm I don't get it??? Is there something obvious about the error t

Re: Trouble with DispatchAction and ValidatorActionForm

2005-02-07 Thread Niall Pemberton
ot;Struts Users Mailing List" Sent: Monday, February 07, 2005 8:42 PM Subject: Re: Trouble with DispatchAction and ValidatorActionForm > I don't get it??? Is there something obvious about the error that I should > be able to see now? I still don't have validation happen

Re: Trouble with DispatchAction and ValidatorActionForm

2005-02-07 Thread Daniel Watrous
ers Mailing List" Sent: Monday, February 07, 2005 1:41 PM Subject: Re: Trouble with DispatchAction and ValidatorActionForm Most problems people experience are self-inflicted :-) - Original Message - From: "Daniel Watrous" <[EMAIL PROTECTED]> To: "Struts Users Maili

Re: Trouble with DispatchAction and ValidatorActionForm

2005-02-07 Thread Niall Pemberton
Most problems people experience are self-inflicted :-) - Original Message - From: "Daniel Watrous" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, February 07, 2005 8:33 PM Subject: Re: Trouble with DispatchAction and ValidatorActionForm &g

Re: Trouble with DispatchAction and ValidatorActionForm

2005-02-07 Thread Daniel Watrous
by adding 'validate="false"' to my action mapping the page now loads. Is there some undocumented incompatibility when using DispatchAction and ValidatorActionForm together? DW - Original Message - From: "Daniel Watrous" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday,