Hi, I am starting to use struts for my project. I have a proble that the action servlet is always returning NULL ActionForm to the Action class. Note that I am using the struts 1.0 framework in which the ActionServlet instantiates and populates the actionform.
I have checked the struts-config.xml file many times and I see no problem there. Kindly help me to figure out where else can the problem be. Thanks