"Craig R. McClanahan" answered:

>
> > 2.  When there are multiple buttons(4 to 5) in a form
> > what is the generic procedure adopted ?
> > esp when
> > button B1 should check for something and then go to
> > Page A or Page B
> > Button B2 always takes me to PageC
> > etc...
> > Is it still the same req.getParameter() advised here
> >
>
> That's what I would do.
>
> One thing you have to watch out for is that the text being submitted for
> the button name is the same as that displayed on the screen, and might
> have been internationalized.
>
>
> Craig McClanahan

So how do you perform the same logic in #2 above and still use
internationalization. ?

Thanks
--
Marty Fisher
Cranbury
609-409-0909
HNC Software, Inc. (formerly Systems/Link Corporation)

Reply via email to