Sometimes in my application, I call an action by this way :

<html:link action="/list.do" ................

In this case the ActionForm received in my struts action is null, is it a way to obtain an empty form instead of a null form? (Of course not by using a html:form)


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

Reply via email to