Hi all, I am a new user of struts.
I have a requirement where I need more than one ActionForm against a single DispatchAction,
but I am not able to handle this situation. Is it possible to have more than one ActionForm
against a single DispatchAction?
Thanks in advance...