Thanks for the tip. I tried Struts 1.3.5 beta, the
latest, with the reset in the form-property. It resets
the options when the form element doesn't present in
the request.

However, as I expected, the solution fails if the dyna
form bean is used by multiple requests. For instance,
if I navigate to next page and come back, the
pre-selected options are gone. I need them to stay
unless I de-select them.

As I suggested earlier in this thread, the information
in HTML tag can be used to reset the options no more
and no less.

Sherwin

--- Sherwin Wang <[EMAIL PROTECTED]> wrote:

> We are using Struts 1.2.9. I'll try 1.3 reset
> property
> later. No, we are not using DynaXForms. Why
> DynaXForms
> supports property reset, assuming it does, but
> ActionForm doesn't?
> 
> To me, ActionForm can be converted to DynaXForms by
> reflection. Whatever way used in DynaXForms can be
> also used in ActionForm. Correct me if I am wrong.
> 
> Sherwin


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to