Hi, I am a newbie to struts. Please co-operate.
I am using the dispatch action to create my action class. Here I am providing the facility the users to add, update and delete the blogs. I want to use two form beans for this single action. One for add and update and another for delete. Is it possible to assign multiple form beans for the same action for the different dispatch action parameters? Please suggest. Regards, Manoj