That would do it too.  But you could've used the info in ActionProxy
in the prepare() method to differentiate between actions.

Later,
Zarar

On 8/20/07, Boon Leng <[EMAIL PROTECTED]> wrote:
>
> Hi Zarar,
>
> I managed to solve the problem by using PreResultListener and find the
> action info in ActionProxy.
> Now I can load the collections base on method and result type :)
> Thanks for your help.
>
> Regards,
> Boon Leng
>
>
> Zarar Siddiqi wrote:
> >
> > You could implement Preparable and load countryOptions in the prepare()
> > method.
> >
> > http://struts.apache.org/2.x/struts2-core/apidocs/com/opensymphony/xwork2/Preparable.html
> >
> > Zarar
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
> --
> View this message in context: 
> http://www.nabble.com/Reload-combo-option-if-validation-fail.-tf4297263.html#a12247320
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to