Re: Does validator work with Lookup dispatch action

2006-07-13 Thread mosho
. Is there any solution for it? Thanks for your help. -- View this message in context: http://www.nabble.com/Does-validator-work-with-Lookup-dispatch-action-tf1931125.html#a5314885 Sent from the Struts - User forum at Nabbl

Re: Does validator work with Lookup dispatch action

2006-07-12 Thread mosho
. Thanks for your help -- View this message in context: http://www.nabble.com/Does-validator-work-with-Lookup-dispatch-action-tf1931125.html#a5291882 Sent from the Struts - User forum at Nabble.com. - To unsubscribe, e-mail

Re: Does validator work with Lookup dispatch action

2006-07-12 Thread Juergen Kopper
Hi, mosho schrieb: I have another question, I was just trying to use LookupDispatchAction. It looks like if I am extending LookupDispatchAction, I don't have to use excute method. Is that right? That's right. I can do all the processing in the respective previous and next methods. Previous

RE: Does validator work with Lookup dispatch action

2006-07-12 Thread mosho
ou are right my application is a wizard. -- View this message in context: http://www.nabble.com/Does-validator-work-with-Lookup-dispatch-action-tf1931125.html#a5290575 Sent from the Struts - User forum at Nabble.com. - To unsubscribe,

RE: Does validator work with Lookup dispatch action

2006-07-12 Thread mosho
e and use client side script to set the page request parameter. I am new to this, all your help is appreciated. Mosho -- View this message in context: http://www.nabble.com/Does-validator-work-with-Lookup-dispatch-action-tf1931125.html#a5290199 Sent from the Struts - User forum at Nabbl

Re: Does validator work with Lookup dispatch action

2006-07-12 Thread Wendy Smoak
On 7/12/06, mosho <[EMAIL PROTECTED]> wrote: I am using struts for my application. I have 3 buttons in my form i.e prev,next,clear. I read few articles and found that Lookup dispatch action will be the best option to use. There's a *much* better option in EventDispatchAction. It's available i

RE: Does validator work with Lookup dispatch action

2006-07-12 Thread Samere, Adam J
] Sent: Wednesday, July 12, 2006 10:20 AM To: Struts Users Mailing List Subject: Re: Does validator work with Lookup dispatch action mosho wrote: > I have few concerns using lookupdispatch action, 1. Will I be able to > validate using struts validator? > 2. I need to validate only when next

Re: Does validator work with Lookup dispatch action

2006-07-12 Thread David Durham
mosho wrote: I have few concerns using lookupdispatch action, 1. Will I be able to validate using struts validator? 2. I need to validate only when next button is hit, is that possible? Is there any tutorial avialable for using lookup dispatch action. I've done something similar by explicitly

Does validator work with Lookup dispatch action

2006-07-12 Thread mosho
to validate only when next button is hit, is that possible? Is there any tutorial avialable for using lookup dispatch action. Thanks Mosho -- View this message in context: http://www.nabble.com/Does-validator-work-with-Lookup-dispatch-action-tf1931125.html#a5289472 Sent from the Struts - User