Re: null actionform returned by action servlet

2006-05-22 Thread Asif Saleem
n? The name attribute should be set to a form-bean name. Why don't you send your struts-config.xml file? -Richard Asif Saleem wrote: > 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

null actionform returned by action servlet

2006-05-22 Thread Asif Saleem
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.xm