Hi,
IN one of my Actions I need to clear the existing
session scoped ActionForm, should I just call
form.reset() and then repopulate values, or I have to
remove it and recreate it using RequestUtils ?

I saw a recent message talking about this, but I am
not sure if I have to recreate one. If so, how do I
get the servlet parameter needed in:

RequestUtils.createActionForm(request, mapping,
mapping.getModuleConfig(), servlet);

thanks !

li xin



                
_______________________________
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush

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

Reply via email to